[WIP] fix compilation errors in pulp_idma_wrap #234
analyze.yml
on: push
analyze-contributors
14s
analyze-todos
13s
Annotations
29 warnings
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/
|
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/
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L33:
src/pulp_idma_wrap.sv#L33
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L36:
src/pulp_idma_wrap.sv#L36
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L38:
src/pulp_idma_wrap.sv#L38
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L46:
src/pulp_idma_wrap.sv#L46
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#L47:
src/pulp_idma_wrap.sv#L47
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#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#L56:
src/pulp_idma_wrap.sv#L56
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L357:
src/pulp_idma_wrap.sv#L357
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L360:
src/pulp_idma_wrap.sv#L360
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L361:
src/pulp_idma_wrap.sv#L361
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L363:
src/pulp_idma_wrap.sv#L363
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#L363:
src/pulp_idma_wrap.sv#L363
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#L466:
src/pulp_idma_wrap.sv#L466
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L469:
src/pulp_idma_wrap.sv#L469
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L470:
src/pulp_idma_wrap.sv#L470
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L472:
src/pulp_idma_wrap.sv#L472
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#L472:
src/pulp_idma_wrap.sv#L472
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#L590:
src/pulp_idma_wrap.sv#L590
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L591:
src/pulp_idma_wrap.sv#L591
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L618:
src/pulp_idma_wrap.sv#L618
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L629:
src/pulp_idma_wrap.sv#L629
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L694:
src/pulp_idma_wrap.sv#L694
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L694:
src/pulp_idma_wrap.sv#L694
Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L695:
src/pulp_idma_wrap.sv#L695
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
contributions
Expired
|
3.89 KB |
|
open_todos
Expired
|
110 Bytes |
|