Skip to content

Publish to NPM

Publish to NPM #1

Re-run triggered October 2, 2024 08:55
Status Failure
Total duration 14s
Artifacts

release-npm.yaml

on: workflow_dispatch
publish
5s
publish
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 "repository.url" was normalized to "git+https://github.com/tenzir/vscode-tql.git" npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access npm error code E403 npm error 403 403 Forbidden - PUT https://registry.npmjs.org/tql - You do not have permission to publish "tql". Are you logged in as the correct user? npm error 403 In most cases, you or one of your dependencies are requesting npm error 403 a package version that is forbidden by your security policy, or npm error 403 on a server you do not have access to. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-02T08_55_42_446Z-debug-0.log
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/