build: 1.5.0 #57
Annotations
1 error and 2 warnings
build
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm ERR! code ENEEDAUTH
npm ERR! need auth This command requires you to be logged in to https://registry.npmmirror.com/
npm ERR! need auth You need to authorize this machine using `npm adduser`
{
"error": {
"code": "ENEEDAUTH",
"summary": "This command requires you to be logged in to https://registry.npmmirror.com/",
"detail": "You need to authorize this machine using `npm adduser`"
}
}
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-03-25T03_03_21_401Z-debug-0.log
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|