Skip to content

Add Pull Request Workflow #25

Add Pull Request Workflow

Add Pull Request Workflow #25

Triggered via pull request February 9, 2024 19:24
Status Startup failure
Total duration
Artifacts

pull_request.yml

on: pull_request
pre_run  /  Hash Check
pre_run / Hash Check
pre_run  /  License Header Check
pre_run / License Header Check
pre_run  /  RDL File Check
pre_run / RDL File Check
pre_run  /  compile.yml Check
pre_run / compile.yml Check
doc_gen  /  Build
doc_gen / Build
interactive_dbg  /  build_openocd
interactive_dbg / build_openocd
interactive_dbg  /  build_verilator
interactive_dbg / build_verilator
verilator  /  Build Tools
verilator / Build Tools
doc_gen  /  Deploy
doc_gen / Deploy
interactive_dbg  /  Run GDB debugging tests
interactive_dbg / Run GDB debugging tests
interactive_dbg  /  Run OpenOCD debugging tests
interactive_dbg / Run OpenOCD debugging tests
verilator  /  Build Smoke Test matrix
verilator / Build Smoke Test matrix
Matrix: verilator / Verilator
Waiting for pending jobs
Call Post Run Final
Call Post Run Final
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/pull_request.yml#L14
The workflow is not valid. In .github/workflows/pull_request.yml (Line: 14, Col: 11): Error from called workflow chipsalliance/caliptra-rtl/.github/workflows/pre-run-check.yml@65ef14867cb2b3e6eea2435efa8618fc14c50dda (Line: 123, Col: 9): Unexpected symbol: '"workflow_dispatch"'. Located at position 93 within expression: (github.event_name == 'pull_request' && github.base_ref == 'main') || (github.event_name == "workflow_dispatch") In .github/workflows/pull_request.yml (Line: 14, Col: 11): Error from called workflow chipsalliance/caliptra-rtl/.github/workflows/pre-run-check.yml@65ef14867cb2b3e6eea2435efa8618fc14c50dda (Line: 138, Col: 24): Unexpected symbol: '"workflow_dispatch"'. Located at position 83 within expression: (github.event_name == 'pull_request' && github.base_ref) || (github.event_name == "workflow_dispatch" && inputs.base_ref)