Skip to content

3.0.0

3.0.0 #1

Triggered via push May 18, 2024 12:05
Status Failure
Total duration 25s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1 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 "bin[my-depreactions]" script name was cleaned 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=94928581 npm ERR! code E403 npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/my-deprecations - Two-factor authentication is required to publish this package but an automation token was specified npm ERR! 403 In most cases, you or one of your dependencies are requesting npm ERR! 403 a package version that is forbidden by your security policy, or npm ERR! 403 on a server you do not have access to. npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-05-18T12_06_18_825Z-debug-0.log
publish: cli.js#L98
Each then() should return a value or throw