Skip to content

Fix typo and condition #117

Fix typo and condition

Fix typo and condition #117

Triggered via push August 9, 2024 16:18
Status Cancelled
Total duration 3m 6s
Artifacts

ci.yml

on: push
Matrix: Test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Documentation
/home/runner/work/INSTINCT/INSTINCT/./.github/actions/check_tool_versions/action.yml (Line: 40, Col: 11): Unexpected end of expression: ')'. Located at position 59 within expression: (runner.os == 'Linux' && startsWith(inputs.compiler, 'gcc')
Documentation
/home/runner/work/INSTINCT/INSTINCT/./.github/actions/check_tool_versions/action.yml (Line: 40, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ (runner.os == 'Linux' && startsWith(inputs.compiler, 'gcc') }}
Documentation
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/INSTINCT/INSTINCT/./.github/actions/check_tool_versions/action.yml (Line: 40, Col: 11): Unexpected end of expression: ')'. Located at position 59 within expression: (runner.os == 'Linux' && startsWith(inputs.compiler, 'gcc'),/home/runner/work/INSTINCT/INSTINCT/./.github/actions/check_tool_versions/action.yml (Line: 40, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ (runner.os == 'Linux' && startsWith(inputs.compiler, 'gcc') }} 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)
Documentation
Failed to load /home/runner/work/INSTINCT/INSTINCT/./.github/actions/check_tool_versions/action.yml
Clang-tidy
The run was canceled by @ToppDev.
Clang-tidy
The operation was canceled.
ci
Error when evaluating 'runs-on' for job 'Test'. .github/workflows/ci.yml (Line: 111, Col: 14): Unexpected value ''
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/