ci: add npm publish (#12) #14
Annotations
1 error and 2 warnings
build-publish
AggregateError:
SemanticReleaseError: No npm token specified.
at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/@semantic-release/npm/lib/get-error.js:6:10)
at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/@semantic-release/npm/lib/set-npmrc-auth.js:45:31)
at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/@semantic-release/npm/lib/verify-auth.js:17:9)
at verifyConditions (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/@semantic-release/npm/index.js:36:13)
at async validator (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/plugins/normalize.js:34:24)
at async /home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/plugins/pipeline.js:37:34
at async Promise.all (index 0)
at async next (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/p-reduce/index.js:16:18)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|