fix: Escape template expression in error message #425
workflow-tests.yml
on: push
updater-pr-creation
6s
updater-target-branch
3s
updater-no-changes
5s
Matrix: cli-integration
Annotations
11 errors
|
updater-target-branch
Failed to load /home/runner/work/github-workflows/github-workflows/./updater/action.yml
|
|
updater-target-branch
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
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)
|
|
updater-target-branch
/home/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
|
|
updater-no-changes
Failed to load /Users/runner/work/github-workflows/github-workflows/./updater/action.yml
|
|
updater-no-changes
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
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)
|
|
updater-no-changes
/Users/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
|
|
updater-pr-creation
Failed to load /home/runner/work/github-workflows/github-workflows/./updater/action.yml
|
|
updater-pr-creation
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
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)
|
|
updater-pr-creation
/home/runner/work/github-workflows/github-workflows/./updater/action.yml (Line: 124, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TOKEN_NAME
|
|
cli-integration (windows)
The run was canceled by @github-actions[bot].
|
|
Workflow Tests
The run was canceled by @github-actions[bot].
|