Skip to content

Quote shell variables #7

Quote shell variables

Quote shell variables #7

Triggered via push February 9, 2024 02:35
Status Startup failure
Total duration
Artifacts
Hash Check
Hash Check
License Header Check
License Header Check
RDL File Check
RDL File Check
compile.yml Check
compile.yml Check
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/pre-run-check.yml#L24
The workflow is not valid. .github/workflows/pre-run-check.yml (Line: 24, Col: 9): Unexpected symbol: '"pull_request"'. Located at position 22 within expression: github.event_name == "pull_request" .github/workflows/pre-run-check.yml (Line: 108, Col: 9): Unexpected symbol: '"push"'. Located at position 22 within expression: github.event_name == "push" || (github.event_name == "pull_request" && github.base_ref == "main")