Merge branch 'main' into test-house #5817
GitHub Actions / cppcheck
completed
Dec 9, 2024 in 1s
reviewdog [cppcheck] report
reported by reviewdog 🐶
Findings (3)
src/map/house/house.cpp|774| Unused variable: id
src/map/house/house.cpp|783| Unused variable: id
src/map/house/house.cpp|793| Unused variable: id
Filtered Findings (0)
Annotations
Check warning on line 774 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L774
Unused variable: id
Raw output
src/map/house/house.cpp:774:Unused variable: id
Check warning on line 783 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L783
Unused variable: id
Raw output
src/map/house/house.cpp:783:Unused variable: id
Check warning on line 793 in src/map/house/house.cpp
github-actions / cppcheck
[cppcheck] src/map/house/house.cpp#L793
Unused variable: id
Raw output
src/map/house/house.cpp:793:Unused variable: id
Loading