Annotations
1 error and 2 warnings
Build & package (windows-latest)
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/@brick-a-brack%2fnapi-canon-cameras - Not found
npm ERR! 404
npm ERR! 404 '@brick-a-brack/napi-canon-cameras@0.1.3' 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/@brick-a-brack%2fnapi-canon-cameras - Not found",
"detail": "\n '@brick-a-brack/napi-canon-cameras@0.1.3' 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! C:\npm\cache\_logs\2024-03-06T00_36_06_480Z-debug-0.log
|
Build & package (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & package (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|