Skip to content

Add missing break in main.c #2207

Add missing break in main.c

Add missing break in main.c #2207

Triggered via push August 16, 2024 12:32
Status Failure
Total duration 4m 15s
Artifacts

gitlab-ci.yaml

on: push
Internal Gitlab CI
4m 4s
Internal Gitlab CI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Internal Gitlab CI
Process completed with exit code 1.
[verible-verilog-lint] hw/snitch_ssr/src/snitch_ssr_addr_gen.sv#L193: hw/snitch_ssr/src/snitch_ssr_addr_gen.sv#L193
Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
[verible-verilog-lint] hw/snitch/src/snitch.sv#L2762: hw/snitch/src/snitch.sv#L2762
Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
[verible-verilog-lint] hw/snitch/src/snitch.sv#L2766: hw/snitch/src/snitch.sv#L2766
Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
Internal Gitlab CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/