change to python #109
main.yml
on: push
tag-azure-board-work-item
5s
Annotations
6 errors and 1 warning
tag-azure-board-work-item
/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 22, Col: 11): Unrecognized named-value: 'workflow_run'. Located at position 22 within expression: github.event_name == workflow_run
|
tag-azure-board-work-item
/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 26, Col: 11): Unrecognized named-value: 'workflow_dispatch'. Located at position 22 within expression: github.event_name == workflow_dispatch
|
tag-azure-board-work-item
/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 22, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == workflow_run }}
|
tag-azure-board-work-item
/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 26, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == workflow_dispatch }}
|
tag-azure-board-work-item
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 22, Col: 11): Unrecognized named-value: 'workflow_run'. Located at position 22 within expression: github.event_name == workflow_run,/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 26, Col: 11): Unrecognized named-value: 'workflow_dispatch'. Located at position 22 within expression: github.event_name == workflow_dispatch,/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 22, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == workflow_run }},/home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml (Line: 26, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == workflow_dispatch }}
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)
|
tag-azure-board-work-item
Failed to load /home/runner/work/workflows_tests/workflows_tests/./.github/workflows/actions/ado_tag/action.yml
|
tag-azure-board-work-item
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|