GitHub Actions / slang-elaboration
completed
Jul 2, 2026 in 1s
reviewdog [slang-elaboration] report
reported by reviewdog 🐶
Findings (1)
src/cc_binary_to_gray.sv|21 col 32| shift count of '1' overflows 1-bit operand
Filtered Findings (0)
Annotations
Check warning on line 21 in src/cc_binary_to_gray.sv
github-actions / slang-elaboration
[slang] src/cc_binary_to_gray.sv#L21 <shift-count-overflow>
shift count of '1' overflows 1-bit operand
Raw output
message:"shift count of '1' overflows 1-bit operand" location:{path:"src/cc_binary_to_gray.sv" range:{start:{line:21 column:32}}} severity:WARNING source:{name:"slang" url:"https://sv-lang.com"} code:{value:"shift-count-overflow"}
Loading