Skip to content

remove assignment to no-longer-used HCI signals #266

remove assignment to no-longer-used HCI signals

remove assignment to no-longer-used HCI signals #266

Triggered via push July 3, 2024 10:14
Status Failure
Total duration 1m 2s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 27 warnings
build (doc)
Process completed with exit code 1.
build (hw)
Process completed with exit code 1.
build (doc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, ts-graphviz/setup-graphviz@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (doc)
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] src/pulp_idma_wrap.sv#L43: src/pulp_idma_wrap.sv#L43
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L48: src/pulp_idma_wrap.sv#L48
Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L49: src/pulp_idma_wrap.sv#L49
Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L50: src/pulp_idma_wrap.sv#L50
Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L153: src/pulp_idma_wrap.sv#L153
Line length exceeds max: 100; is: 167 [Style: line-length] [line-length]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L155: src/pulp_idma_wrap.sv#L155
Line length exceeds max: 100; is: 156 [Style: line-length] [line-length]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L363: src/pulp_idma_wrap.sv#L363
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L366: src/pulp_idma_wrap.sv#L366
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L367: src/pulp_idma_wrap.sv#L367
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L493: src/pulp_idma_wrap.sv#L493
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L496: src/pulp_idma_wrap.sv#L496
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L497: src/pulp_idma_wrap.sv#L497
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L499: src/pulp_idma_wrap.sv#L499
Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L499: src/pulp_idma_wrap.sv#L499
Explicitly define a storage type for every function parameter. [Style: function-task-argument-types] [explicit-function-task-parameter-type]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L512: src/pulp_idma_wrap.sv#L512
Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L517: src/pulp_idma_wrap.sv#L517
Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L636: src/pulp_idma_wrap.sv#L636
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L637: src/pulp_idma_wrap.sv#L637
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L638: src/pulp_idma_wrap.sv#L638
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L674: src/pulp_idma_wrap.sv#L674
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L756: src/pulp_idma_wrap.sv#L756
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L821: src/pulp_idma_wrap.sv#L821
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] src/pulp_idma_wrap.sv#L821: src/pulp_idma_wrap.sv#L821
Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
build (hw)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, ts-graphviz/setup-graphviz@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (hw)
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/