Skip to content

Debug: remove params #47

Debug: remove params

Debug: remove params #47

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / verible-verilog-lint failed Oct 24, 2023 in 0s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (4)

src/frontends/desc64/idma_desc64.sv|276 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
src/frontends/desc64/idma_desc64.sv|277 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
src/frontends/desc64/idma_desc64.sv|310 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
src/frontends/desc64/idma_desc64.sv|311 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]

Filtered Findings (0)

Annotations

Check warning on line 276 in src/frontends/desc64/idma_desc64.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] src/frontends/desc64/idma_desc64.sv#L276

Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]"  location:{path:"src/frontends/desc64/idma_desc64.sv"  range:{start:{line:276  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 277 in src/frontends/desc64/idma_desc64.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] src/frontends/desc64/idma_desc64.sv#L277

Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]"  location:{path:"src/frontends/desc64/idma_desc64.sv"  range:{start:{line:277  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 310 in src/frontends/desc64/idma_desc64.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] src/frontends/desc64/idma_desc64.sv#L310

Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]"  location:{path:"src/frontends/desc64/idma_desc64.sv"  range:{start:{line:310  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 311 in src/frontends/desc64/idma_desc64.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] src/frontends/desc64/idma_desc64.sv#L311

Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]"  location:{path:"src/frontends/desc64/idma_desc64.sv"  range:{start:{line:311  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}