build pcms #53
Annotations
4 errors
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 21, Col: 9): Unrecognized named-value: 'cache'. Located at position 1 within expression: cache
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 21, Col: 9): Unexpected symbol: '${{cache}}'. Located at position 1 within expression: ${{cache}}
|
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: 21, Col: 9): Unrecognized named-value: 'cache'. Located at position 1 within expression: cache,/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 21, Col: 9): Unexpected symbol: '${{cache}}'. Located at position 1 within expression: ${{cache}}
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
|