Skip to content

Npm.js publish

Npm.js publish #470

Triggered via release March 25, 2026 04:04
Status Failure
Total duration 42s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/export-react-docs.ts#L5
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/export-blazor-docs.ts#L5
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/export-angular-docs.ts#L157
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/export-angular-docs.ts#L156
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/export-angular-docs.ts#L5
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/diff-docs.ts#L5
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/compress-wc-docs.ts#L6
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/compress-react-docs.ts#L6
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/compress-blazor-docs.ts#L6
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build: packages/igniteui-mcp/igniteui-doc-mcp/scripts/compress-angular-docs.ts#L6
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/