Release #6
release.yml
on: workflow_dispatch
Semantic Release
1m 4s
Annotations
1 error and 1 warning
|
Semantic Release
ExecaError: Command failed with exit code 1: 'npm publish --provenance --access public'
npm notice run flowspec@0.2.0 prepublishOnly
npm notice run bun run build
$ tsc
npm notice
npm notice 📦 flowspec@0.2.0
npm notice Tarball Contents
npm notice 1.1kB LICENSE
npm notice 15.6kB README.md
npm notice 3.6kB dist/config.d.ts
npm notice 843B dist/config.d.ts.map
npm notice 6.9kB dist/config.js
npm notice 4.4kB dist/config.js.map
npm notice 66B dist/index.d.ts
npm notice 104B dist/index.d.ts.map
npm notice 11.9kB dist/index.js
npm notice 9.5kB dist/index.js.map
npm notice 2.9kB dist/init.d.ts
npm notice 1.2kB dist/init.d.ts.map
npm notice 12.9kB dist/init.js
npm notice 10.1kB dist/init.js.map
npm notice 625B dist/parser.d.ts
npm notice 287B dist/parser.d.ts.map
npm notice 1.8kB dist/parser.js
npm notice 1.6kB dist/parser.js.map
npm notice 856B dist/reporter.d.ts
npm notice 372B dist/reporter.d.ts.map
npm notice 3.2kB dist/reporter.js
npm notice 3.0kB dist/reporter.js.map
npm notice 2.3kB dist/runner.d.ts
npm notice 1.1kB dist/runner.d.ts.map
npm notice 24.2kB dist/runner.js
npm notice 15.9kB dist/runner.js.map
npm notice 16.6kB dist/types.d.ts
npm notice 1.5kB dist/types.d.ts.map
npm notice 3.3kB dist/types.js
npm notice 2.8kB dist/types.js.map
npm notice 1.2kB package.json
npm notice Tarball Details
npm notice name: flowspec
npm notice version: 0.2.0
npm notice filename: flowspec-0.2.0.tgz
npm notice package size: 39.7 kB
npm notice unpacked size: 161.7 kB
npm notice shasum: 7352c268460c6c86efc373f16b96cfbaf1f0a4e8
npm notice integrity: sha512-BGvrI2ANVvnfM[...]2v3sYPoQE5dfg==
npm notice total files: 31
npm notice
npm notice npm tokens that bypass 2FA are being restricted for account changes and direct publishing. Learn how to prepare: https://gh.io/npm-gat-bypass2fa-deprecation
npm error code ENEEDAUTH
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
npm error need auth You need to authorize this machine using `npm login`
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-08-22T01_29_34_233Z-debug-0.log
|
|
Semantic Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|