chore: auto release #1
Annotations
2 errors and 1 warning
Node.js / Release
Error: Command failed with exit code 1: npm publish /home/runner/work/egg-orm/egg-orm/main_repo --userconfig /tmp/dc83887d1fd6864b5b450c24b779b695/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 2.3kB Readme.md
npm notice 3.7kB Readme.zh-CN.md
npm notice 57B agent.js
npm notice 57B app.js
npm notice 594B config/config.default.js
npm notice 51B index.js
npm notice 5.0kB lib/loader.js
npm notice 1.6kB package.json
npm notice 1.2kB types/index.d.ts
npm notice === Tarball Details ===
npm notice name: egg-orm
npm notice version: 2.4.0
npm notice filename: egg-orm-2.4.0.tgz
npm notice package size: 6.2 kB
npm notice unpacked size: 15.7 kB
npm notice shasum: 6b8568297d2ef8b201d6f365e183a9635aa50e80
npm notice integrity: sha512-3VGVmuZPMl5SS[...]nsEPbTbxrsxew==
npm notice total files: 10
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default 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=85738435
npm ERR! code E422
npm ERR! 422 Unprocessable Entity - PUT https://registry.npmjs.org/egg-orm - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "", expected to match "https://github.com/eggjs/egg-orm" from provenance
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-15T06_11_43_529Z-debug-0.log
|
Node.js / Release
Process completed with exit code 1.
|
Node.js / Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|