Skip to content

build: npm publish

build: npm publish #6

Triggered via pull request October 30, 2023 11:34
Status Failure
Total duration 1m 3s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
ci-cd
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/@codio%2fscratch-storage - Not found npm ERR! 404 npm ERR! 404 '@codio/[email protected]' 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/@codio%2fscratch-storage - Not found", "detail": "\n '@codio/[email protected]' 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! /home/runner/.npm/_logs/2023-10-30T11_35_54_692Z-debug-0.log
ci-cd: src/FetchTool.js#L30
Unexpected 'todo' comment: 'TODO: we should throw a proper error'
ci-cd: src/FetchWorkerTool.js#L89
Unexpected 'todo' comment: 'TODO: Use a Scratch standard ID...'
ci-cd: src/ScratchStorage.js#L151
Unexpected 'todo' comment: '* * TODO: Should this be removed in...'
ci-cd: src/ScratchStorage.js#L162
Unexpected 'todo' comment: '* * Set the default ID for a particular...'
ci-cd: src/ScratchStorage.js#L207
Unexpected 'todo' comment: 'TODO: maybe some types of error should...'
ci-cd: src/scratchFetch.js#L36
Unexpected 'todo' comment: 'TODO: remove this check once we're sure...'