build #3
Annotations
1 error and 2 warnings
publish (ubuntu-latest)
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 Removed invalid "scripts"
npm WARN publish "bin[i18n]" script name was cleaned
npm WARN publish "bin[l10n]" script name was cleaned
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm ERR! code E402
npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@cyia%2flocalize - You must sign up for private packages
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-03-23T13_27_28_003Z-debug-0.log
|
publish (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish (ubuntu-latest)
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/
|