Skip to content

Build-And-Test-Component-Reuse-Case #36

Build-And-Test-Component-Reuse-Case

Build-And-Test-Component-Reuse-Case #36

Manually triggered May 26, 2024 09:51
Status Failure
Total duration 1m 9s
Artifacts
Hello-World Linux Reuse
21s
Hello-World Linux Reuse
Hello-World Mac Reuse
24s
Hello-World Mac Reuse
Hello-World Windows Reuse
57s
Hello-World Windows Reuse
Security Scan Reuse
0s
Security Scan Reuse
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 12 warnings
Hello-World Linux Reuse
/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Linux Reuse
/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Linux Reuse
/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Linux Reuse
/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Linux Reuse
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'},/home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'} 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)
Hello-World Linux Reuse
Failed to load /home/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml
Hello-World Mac Reuse
/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Mac Reuse
/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Mac Reuse
/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Mac Reuse
/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Mac Reuse
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'},/Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'} 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)
Hello-World Mac Reuse
Failed to load /Users/runner/work/PLE_DevOps/PLE_DevOps/./.github/templates/build/action.yml
Hello-World Windows Reuse
D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Windows Reuse
D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
Hello-World Windows Reuse
D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Windows Reuse
D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'}
Hello-World Windows Reuse
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 37, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 44, Col: 11): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.,D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 37, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'},D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml (Line: 44, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ github.event_name == 'push'} 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)
Hello-World Windows Reuse
Failed to load D:\a\PLE_DevOps\PLE_DevOps\./.github/templates/build\action.yml
Hello-World Linux Reuse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Hello-World Linux Reuse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Hello-World Linux Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hello-World Linux Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hello-World Mac Reuse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Hello-World Mac Reuse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Hello-World Mac Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hello-World Mac Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hello-World Windows Reuse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Hello-World Windows Reuse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Hello-World Windows Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hello-World Windows Reuse
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/