Added Assoc option to ecc_scrubber.sv #113
ci.yml
on: pull_request
check-stale
27s
lint-verilog
45s
Annotations
1 error and 3 warnings
lint-verilog
Process completed with exit code 1.
|
check-stale
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-verilog:
rtl/ecc_wrap/ecc_scrubber.sv#L92
[verible-verilog-lint] reported by reviewdog 🐶
All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
Raw Output:
message:"All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]" location:{path:"./rtl/ecc_wrap/ecc_scrubber.sv" range:{start:{line:92 column:57}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
|
lint-verilog
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/.
|