Skip to content

ci: Fix some Verible warnings #11

ci: Fix some Verible warnings

ci: Fix some Verible warnings #11

Re-run triggered September 18, 2023 20:32
Status Cancelled
Total duration 4m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint-sv
Process completed with exit code 1.
gitlab-ci
The operation was canceled.
lint-license
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[verible-verilog-lint] hw/ip/reqrsp_interface/src/reqrsp_intf.sv#L21: hw/ip/reqrsp_interface/src/reqrsp_intf.sv#L21
Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
[verible-verilog-lint] hw/ip/reqrsp_interface/src/reqrsp_intf.sv#L67: hw/ip/reqrsp_interface/src/reqrsp_intf.sv#L67
Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]