Skip to content

try install

try install #6

Triggered via push October 23, 2024 20:06
Status Failure
Total duration 28s
Artifacts

cmake.yml

on: push
Matrix: buildTest
Fit to window
Zoom out
Zoom in

Annotations

12 errors
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 17, Col: 9): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.repo-name
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 23, Col: 9): Unexpected symbol: 'build-${{inputs'. Located at position 7 within expression: steps.build-${{inputs.repo-name
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 31, Col: 9): Unexpected symbol: 'build-${{inputs'. Located at position 7 within expression: steps.build-${{inputs.repo-name
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 30, Col: 5): Required property is missing: shell
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 42, Col: 9): Unexpected symbol: 'build-${{inputs'. Located at position 7 within expression: steps.build-${{inputs.repo-name
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 41, Col: 5): Required property is missing: shell
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 17, Col: 9): The identifier 'build-${{inputs.repo-name}}' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 23, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps.build-${{inputs.repo-name}}.outputs.cache-hit != 'true' }}
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 31, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps.build-${{inputs.repo-name}}.outputs.cache-hit != 'true' }}
buildTest (RelWithDebInfo, ON, g++, cpp)
/home/runner/work/pcms/pcms/./.github/actions/install-repo/action.yml (Line: 42, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps.build-${{inputs.repo-name}}.outputs.cache-hit != 'true' }}
buildTest (Release, OFF, g++, cpp)
The job was canceled because "RelWithDebInfo_ON_g___cpp" failed.
buildTest (Release, OFF, g++, cpp)
The operation was canceled.