chore: release v0.6.0 #26
Annotations
1 error and 1 warning
|
publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm warn Unknown project config "enable-global-virtual-store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository.url" was normalized to "git+https://github.com/rspack-contrib/path-serializer.git"
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=1114907315
npm error code E422
npm error 422 Unprocessable Entity - PUT https://registry.npmjs.org/path-serializer - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "git+https://github.com/rspack-contrib/path-serializer.git", expected to match "https://github.com/rstackjs/path-serializer" from provenance
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-17T10_15_17_703Z-debug-0.log
|
|
publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, JS-DevTools/npm-publish@v3. 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/
|