Skip to content

change HCI "master" to "initiator"... #253

change HCI "master" to "initiator"...

change HCI "master" to "initiator"... #253

Triggered via push July 3, 2024 10:02
Status Success
Total duration 24s
Artifacts 2

analyze.yml

on: push
analyze-contributors
13s
analyze-contributors
analyze-todos
13s
analyze-todos
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
analyze-contributors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze-contributors
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
analyze-todos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze-todos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "contributions", "open_todos". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
[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]

Artifacts

Produced during runtime
Name Size
contributions Expired
3.89 KB
open_todos Expired
110 Bytes