Skip to content

Merge pull request #116 from FlowFuse/release-2.6.0 #27

Merge pull request #116 from FlowFuse/release-2.6.0

Merge pull request #116 from FlowFuse/release-2.6.0 #27

Re-run triggered July 4, 2024 13:15
Status Failure
Total duration 19s
Artifacts
build_npm
10s
build_npm
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_npm
NpmCallError: Call to "npm publish" exited with non-zero exit code 1 npm notice Publishing to https://registry.npmjs.org/ npm ERR! code E403 npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/@FlowFuse%2ffile-server - You cannot publish over the previously published versions: 2.6.0. 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. { "error": { "code": "E403", "summary": "403 Forbidden - PUT https://registry.npmjs.org/@FlowFuse%2ffile-server - You cannot publish over the previously published versions: 2.6.0.", "detail": "In most cases, you or one of your dependencies are requesting\na package version that is forbidden by your security policy, or\non a server you do not have access to." } } npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2024-07-04T13_15_31_710Z-debug-0.log
build_npm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: JS-DevTools/npm-publish@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/