Skip to content

Merge pull request #4 from FlowFuse/add-package-lock #2

Merge pull request #4 from FlowFuse/add-package-lock

Merge pull request #4 from FlowFuse/add-package-lock #2

Triggered via push April 24, 2024 14:19
Status Failure
Total duration 19s
Billable time 1m
Artifacts
publish
9s
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1 npm notice Publishing to https://registry.npmjs.org/ npm ERR! code E404 npm ERR! 404 Not Found - PUT https://registry.npmjs.org/@FlowFuse%2fflow-renderer - Not found npm ERR! 404 npm ERR! 404 '@flowfuse/flow-renderer@0.1.0' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. { "error": { "code": "E404", "summary": "Not Found - PUT https://registry.npmjs.org/@FlowFuse%2fflow-renderer - Not found", "detail": "\n '@flowfuse/flow-renderer@0.1.0' is not in this registry.\n\nNote that you can also install from a\ntarball, folder, http url, or git url." } } npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2024-04-24T14_19_41_130Z-debug-0.log
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, JS-DevTools/npm-publish@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/