[no-relnotes] Use reusable workflows for CI #10
Triggered via pull request
February 12, 2025 21:14
Status
Startup failure
Total duration
–
Artifacts
–
on-pr.yaml
on: pull_request
variables
/
variables
checks
/
...
/
Analyze Go code with CodeQL
checks
/
...
/
Build
checks
/
...
/
Unit test
checks
/
...
/
check
checks
/
...
/
Test
Annotations
1 error
Invalid workflow file:
.github/workflows/on-pr.yaml#L12
The workflow is not valid. In NVIDIA/k8s-device-plugin/.github/workflows/basic-checks.yaml@9a3c7b9ee65008593895ff40a5ea58328db17adc (Line: 12, Col: 11): Error from called workflow NVIDIA/k8s-device-plugin/.github/workflows/code_scanning.yaml@9a3c7b9ee65008593895ff40a5ea58328db17adc (Line: 60, Col: 21): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ steps.golang_version.outputs.golang_version
|