ci: Fix some Verible warnings #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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]
|