Skip to content

Publish to NPM

Publish to NPM #68

Manually triggered December 3, 2024 13:47
Status Failure
Total duration 36s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Type 'string | ((text: string) => string)' is not assignable to type 'string'.
build
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
Type 'string | ((text: string) => string)' is not assignable to type 'string | undefined'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636