cache hit #35
Annotations
7 errors
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 25, Col: 5): Required property is missing: shell
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unrecognized named-value: 'CACHE_HIT'. Located at position 1 within expression: CACHE_HIT == 'false'
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 32, Col: 9): Unrecognized named-value: 'CACHE_HIT'. Located at position 1 within expression: CACHE_HIT == 'true'
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ CACHE_HIT == 'false'}}
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 32, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ CACHE_HIT == 'true'}}
|
buildTest (Release, OFF, g++, cpp)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 25, Col: 5): Required property is missing: shell,/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unrecognized named-value: 'CACHE_HIT'. Located at position 1 within expression: CACHE_HIT == 'false',/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 32, Col: 9): Unrecognized named-value: 'CACHE_HIT'. Located at position 1 within expression: CACHE_HIT == 'true',/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ CACHE_HIT == 'false'}},/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 32, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ CACHE_HIT == 'true'}}
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)
|
buildTest (Release, OFF, g++, cpp)
Failed to load /home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml
|