Skip to content

Explicit string equality check in release workflow (#775) #297

Explicit string equality check in release workflow (#775)

Explicit string equality check in release workflow (#775) #297

Triggered via push November 9, 2023 18:58
Status Failure
Total duration 1m 54s
Artifacts

release.yml

on: push
build_and_publish
1m 45s
build_and_publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_and_publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1 npm notice Publishing to https://registry.npmjs.org/ npm ERR! code E402 npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@edgedb%2fauth-core - You must sign up for private packages { "error": { "code": "E402", "summary": "402 Payment Required - PUT https://registry.npmjs.org/@edgedb%2fauth-core - You must sign up for private packages", "detail": "" } } npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2023-11-09T19_00_46_627Z-debug-0.log
build_and_publish
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/