feat: remove is-type-of and debug deps (#17) #12
Annotations
2 errors and 1 warning
Node.js / Release
Error: Command failed with exit code 1: npm publish /home/runner/work/router/router/main_repo --userconfig /tmp/9727257f5a14458b2c93f1aeedf7ecf6/.npmrc --tag release-2.x --registry https://registry.npmjs.org/
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/eggjs/egg-router.git"
npm notice
npm notice 📦 @eggjs/[email protected]
npm notice Tarball Contents
npm notice 2.4kB LICENSE
npm notice 11.8kB README.md
npm notice 226B index.js
npm notice 9.6kB lib/egg_router.js
npm notice 6.0kB lib/layer.js
npm notice 19.0kB lib/router.js
npm notice 744B lib/utils.js
npm notice 1.2kB package.json
npm notice Tarball Details
npm notice name: @eggjs/router
npm notice version: 2.1.0
npm notice filename: eggjs-router-2.1.0.tgz
npm notice package size: 12.4 kB
npm notice unpacked size: 50.9 kB
npm notice shasum: 97b9fd45e43a60d272c024bc2f96738f3421ae52
npm notice integrity: sha512-vab1/GaQZ4UoR[...]ObuKleNpHU/sA==
npm notice total files: 8
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag release-2.x 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=161547003
npm error code E422
npm error 422 Unprocessable Entity - PUT https://registry.npmjs.org/@eggjs%2frouter - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "git+https://github.com/eggjs/egg-router.git", expected to match "https://github.com/eggjs/router" from provenance
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-11T01_32_52_215Z-debug-0.log
|
Node.js / Release
Process completed with exit code 1.
|
Node.js / Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|