reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (7)
hw/cheshire_ext_playground_pkg.sv|19 col 26| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/cheshire_ext_playground_pkg.sv|21 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/cheshire_ext_playground_pkg.sv|23 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/cheshire_ext_playground_pkg.sv|82 col 101| Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
hw/cheshire_ext_playground_pkg.sv|83 col 101| Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
hw/cheshire_ext_playground_pkg.sv|84 col 101| Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
hw/cheshire_ext_playground.sv|276 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Filtered Findings (0)
Annotations
Check warning on line 19 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L19
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:19 column:26}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:19 column:26} end:{line:21}} text:" // Number of slave mems\n\n"}
Check warning on line 21 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L21
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:21 column:1}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 23 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L23
Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:23 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 82 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L82
Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:82 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 83 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L83
Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:83 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 84 in hw/cheshire_ext_playground_pkg.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground_pkg.sv#L84
Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]" location:{path:"hw/cheshire_ext_playground_pkg.sv" range:{start:{line:84 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 276 in hw/cheshire_ext_playground.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/cheshire_ext_playground.sv#L276
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"hw/cheshire_ext_playground.sv" range:{start:{line:276 column:1}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:276 column:1} end:{line:277}} text:"\n"}