Skip to content

[HW]: Implement PR suggestions #348

[HW]: Implement PR suggestions

[HW]: Implement PR suggestions #348

Triggered via push October 31, 2024 10:40
Status Success
Total duration 2m 45s
Artifacts

gitlab-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
[verible-verilog-lint] src/mem_multibank_pwrgate.sv#L29: src/mem_multibank_pwrgate.sv#L29
Explicitly define a storage type for every parameter and localparam, (SimInit). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] src/mem_multibank_pwrgate.sv#L31: src/mem_multibank_pwrgate.sv#L31
Explicitly define a storage type for every parameter and localparam, (ImplKey). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] src/mem_multibank_pwrgate.sv#L29: src/mem_multibank_pwrgate.sv#L29
Explicitly define a storage type for every parameter and localparam, (SimInit). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] src/mem_multibank_pwrgate.sv#L31: src/mem_multibank_pwrgate.sv#L31
Explicitly define a storage type for every parameter and localparam, (ImplKey). [Style: constants] [explicit-parameter-storage-type]
gitlab-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/