[OPTIC-RELEASE-AUTOMATION] release/v2.2.0 #46
Annotations
1 error and 1 warning
release
Unable to publish to npm: npm publish --otp {"statusCode":403,"error":"Forbidden","message":"Request was not approved"} --tag latest --access public --provenance returned code 1
STDOUT:
STDERR: npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 61B .commitlintrc
npm notice 101B .editorconfig
npm notice 254B .eslintrc
npm notice 193B .github/dependabot.yml
npm notice 461B .github/workflows/check-linked-issues.yml
npm notice 581B .github/workflows/ci.yml
npm notice 333B .github/workflows/notify-release.yml
npm notice 938B .github/workflows/release.yml
npm notice 86B .husky/commit-msg
npm notice 69B .husky/pre-commit
npm notice 5B .nvmrc
npm notice 96B .prettierrc
npm notice 1.1kB LICENSE
npm notice 534B README.md
npm notice 245B constants.js
npm notice 388B index.d.ts
npm notice 72B index.js
npm notice 204B index.test-d.ts
npm notice 1.2kB package.json
npm notice 2.6kB parse-report.js
npm notice 510B test/e2e/compare.sh
npm notice 3.6kB test/resources/expected.json
npm notice 181B test/resources/reporter.js
npm notice 137B test/resources/sample-tests/broken.test.js
npm notice 328B test/resources/sample-tests/nested.test.js
npm notice 175B test/resources/sample-tests/skip.test.js
npm notice 118B test/resources/sample-tests/timeout.test.js
npm notice 170B test/resources/sample-tests/todo.test.js
npm notice === Tarball Details ===
npm notice name: node-test-parser
npm notice version: 2.2.0
npm notice filename: node-test-parser-2.2.0.tgz
npm notice package size: 5.4 kB
npm notice unpacked size: 14.7 kB
npm notice shasum: ee4530b317f576fff6324e312101ab0b82c4a557
npm notice integrity: sha512-jk2NFtrR6bXGP[...]EinCjNJG4IgtA==
npm notice total files: 28
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=41960317
npm ERR! code E400
npm ERR! 400 Bad Request - PUT https://registry.npmjs.org/node-test-parser - child "otp" fails because ["otp" length must be less than or equal to 63 characters long, "otp" length must be 64 characters long]
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-11T14_43_30_400Z-debug-0.log
|
release
Unable to delete the release branch
|