Skip to content

hw: Trying something out with input FIFO #460

hw: Trying something out with input FIFO

hw: Trying something out with input FIFO #460

Triggered via push May 31, 2024 10:25
Status Failure
Total duration 54s
Artifacts

lint.yml

on: push
check-clean
32s
check-clean
check-stale
32s
check-stale
bender-up-to-date
6s
bender-up-to-date
verible-lint
44s
verible-lint
pylint
36s
pylint
lint-license
7s
lint-license
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
verible-lint
Process completed with exit code 1.
lint-license
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
bender-up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[verible-verilog-lint] hw/vc_router_util/floo_input_fifo.sv#L14: hw/vc_router_util/floo_input_fifo.sv#L14
Explicitly define a storage type for every parameter and localparam, (AddrDepth). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] hw/vc_router_util/floo_input_fifo.sv#L41: hw/vc_router_util/floo_input_fifo.sv#L41
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/vc_router_util/floo_input_fifo.sv#L14: hw/vc_router_util/floo_input_fifo.sv#L14
Explicitly define a storage type for every parameter and localparam, (AddrDepth). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] hw/vc_router_util/floo_input_fifo.sv#L41: hw/vc_router_util/floo_input_fifo.sv#L41
All generate block statements must have a label [Style: generate-statements] [generate-label]