build kokkos quotes #36
Annotations
6 errors
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 24, Col: 9): Unexpected symbol: '"build-kokkos"'. Located at position 7 within expression: steps["build-kokkos"].outputs.cache-hit == 'false'
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unexpected symbol: '"build-kokkos"'. Located at position 7 within expression: steps["build-kokkos"].outputs.cache-hit == 'true'
|
buildTest (Release, OFF, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 24, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps["build-kokkos"].outputs.cache-hit == 'false'}}
|
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: ${{ steps["build-kokkos"].outputs.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: 24, Col: 9): Unexpected symbol: '"build-kokkos"'. Located at position 7 within expression: steps["build-kokkos"].outputs.cache-hit == 'false',/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unexpected symbol: '"build-kokkos"'. Located at position 7 within expression: steps["build-kokkos"].outputs.cache-hit == 'true',/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 24, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps["build-kokkos"].outputs.cache-hit == 'false'}},/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 28, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps["build-kokkos"].outputs.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
|