Skip to content

Npm.js publish

Npm.js publish #320

Triggered via release September 24, 2024 10:50
@Hristo313Hristo313
created fb933af
Status Failure
Total duration 42s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: node_modules/@inquirer/type/dist/cjs/types/inquirer.d.ts#L2
Module '"/home/runner/work/igniteui-cli/igniteui-cli/node_modules/@types/mute-stream/index"' can only be default-imported using the 'esModuleInterop' flag
build: packages/cli/lib/cli.ts#L47
Property 'scriptName' does not exist on type 'Argv<any> | { <K extends never, V>(key: K, value: V, description?: string): Argv<Omit<{}, K> & { [key in K]: V; }>; <K extends string, V>(key: K, value: V, description?: string): Argv<...>; <D extends { ...; }>(defaults: D, description?: string): Argv<...>; }'.
build: packages/cli/lib/cli.ts#L81
Property 'showHelp' does not exist on type 'Argv<any> | { <K extends never, V>(key: K, value: V, description?: string): Argv<Omit<{}, K> & { [key in K]: V; }>; <K extends string, V>(key: K, value: V, description?: string): Argv<...>; <D extends { ...; }>(defaults: D, description?: string): Argv<...>; }'.
build: packages/igx-templates/index.ts#L1
Module '"/home/runner/work/igniteui-cli/igniteui-cli/packages/igx-templates/igx-ts/index"' can only be default-imported using the 'esModuleInterop' flag
build: packages/igx-templates/index.ts#L2
Module '"/home/runner/work/igniteui-cli/igniteui-cli/packages/igx-templates/igx-ts-legacy/index"' can only be default-imported using the 'esModuleInterop' flag
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/