Skip to content

Formal cleanup

Formal cleanup #273

Triggered via pull request January 13, 2025 13:51
Status Failure
Total duration 1m 3s
Artifacts

pr_lint.yml

on: pull_request
verible-lint
53s
verible-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
verible-lint
Process completed with exit code 1.
verible-lint: dv/formal/check/peek/follower.sv#L52
[verible-verilog-lint] reported by reviewdog 🐶 Line length exceeds max: 100; is: 110 [Style: line-length] [line-length] Raw Output: message:"Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]" location:{path:"./dv/formal/check/peek/follower.sv" range:{start:{line:52 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
verible-lint: dv/formal/check/spec_instance.sv#L25
[verible-verilog-lint] reported by reviewdog 🐶 Use named ports for module instantiation with more than one port [Style: module-instantiation] [module-port] Raw Output: message:"Use named ports for module instantiation with more than one port [Style: module-instantiation] [module-port]" location:{path:"./dv/formal/check/spec_instance.sv" range:{start:{line:25 column:5}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}