Skip to content

Replaced chalk by ansis to keep Pongo compatible with CommonJS #302

Replaced chalk by ansis to keep Pongo compatible with CommonJS

Replaced chalk by ansis to keep Pongo compatible with CommonJS #302

Triggered via pull request December 3, 2024 13:46
Status Failure
Total duration 53s
Artifacts

build_and_test.yml

on: pull_request
Build application code
42s
Build application code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build application code
Type 'string | ((text: string) => string)' is not assignable to type 'string'.
Build application code
Property 'cyan' does not exist on type '{ level: 0 | 1; hex: (value: string) => (text: string) => string; red: (value: string) => string | ((text: string) => string); green: (value: string) => string | ((text: string) => string); blue: (value: string) => string | ((text: string) => string); yellow: (value: string) => string | ((text: string) => string); }'.
Build application code
Type 'string | ((text: string) => string)' is not assignable to type 'string | undefined'.
Build application code
Process completed with exit code 2.
Build application code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636