GitHub Actions / cppcheck
completed
Oct 27, 2024 in 1s
reviewdog [cppcheck] report
reported by reviewdog 🐶
Findings (3)
src/map/house/house.cpp|769| Unused variable: id
src/map/house/house.cpp|778| Unused variable: id
src/map/house/house.cpp|788| Unused variable: id
Filtered Findings (0)
Annotations
Check warning on line 769 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L769
Unused variable: id
Raw output
src/map/house/house.cpp:769:Unused variable: id
Check warning on line 778 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L778
Unused variable: id
Raw output
src/map/house/house.cpp:778:Unused variable: id
Check warning on line 788 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L788
Unused variable: id
Raw output
src/map/house/house.cpp:788:Unused variable: id
Loading