Skip to content

fix: remove depot chest check #3217

fix: remove depot chest check

fix: remove depot chest check #3217

Triggered via push April 17, 2024 17:17
Status Success
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
[cppcheck] src/creatures/combat/condition.cpp#L2276: src/creatures/combat/condition.cpp#L2276
Variable 'lookType' is assigned a value that is never used.
[cppcheck] src/creatures/combat/condition.cpp#L2311: src/creatures/combat/condition.cpp#L2311
Variable 'lookType' is assigned a value that is never used.
[cppcheck] src/io/functions/iologindata_load_player.cpp#L269: src/io/functions/iologindata_load_player.cpp#L269
Variable 'familiarType' is assigned a value that is never used.
[cppcheck] src/server/network/protocol/protocolgame.cpp#L4486: src/server/network/protocol/protocolgame.cpp#L4486
Found a exit path from function with non-void return type that has missing return statement