Readd next-release support to action #120
Annotations
6 errors and 1 warning
test-action-latest
choffmeister/git-describe-semver/next-release-action/action.yaml (Line: 51, Col: 12): Unexpected symbol: '""'. Located at position 24 within expression: inputs.next-release != "" && format('--next-release="{0}"', inputs.next-release) || ''
|
test-action-latest
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. choffmeister/git-describe-semver/next-release-action/action.yaml (Line: 51, Col: 12): Unexpected symbol: '""'. Located at position 24 within expression: inputs.next-release != "" && format('--next-release="{0}"', inputs.next-release) || ''
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)
|
test-action-latest
Fail to load choffmeister/git-describe-semver/next-release-action/action.yaml
|
test-action-0-3-11
choffmeister/git-describe-semver/next-release-action/action.yaml (Line: 51, Col: 12): Unexpected symbol: '""'. Located at position 24 within expression: inputs.next-release != "" && format('--next-release="{0}"', inputs.next-release) || ''
|
test-action-0-3-11
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. choffmeister/git-describe-semver/next-release-action/action.yaml (Line: 51, Col: 12): Unexpected symbol: '""'. Located at position 24 within expression: inputs.next-release != "" && format('--next-release="{0}"', inputs.next-release) || ''
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)
|
test-action-0-3-11
Fail to load choffmeister/git-describe-semver/next-release-action/action.yaml
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|