npm publish #17
verify-cli-version-on-pr.yml
on: pull_request
verify-version
7s
block-prerelease
4s
Annotations
4 errors and 1 warning
block-prerelease
PR with a prerelease label cannot be merged. Remove the label or change it to a release label and adjust the version as needed to fix.
|
verify-version
/home/runner/work/bumpgen/bumpgen/./tooling/github/setup/action.yml (Line: 18, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NPM_TOKEN
|
verify-version
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/bumpgen/bumpgen/./tooling/github/setup/action.yml (Line: 18, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NPM_TOKEN
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
verify-version
Failed to load /home/runner/work/bumpgen/bumpgen/./tooling/github/setup/action.yml
|
block-prerelease
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|