Skip to content

improve: Outfit(addons) & Mounts database changes #2867

improve: Outfit(addons) & Mounts database changes

improve: Outfit(addons) & Mounts database changes #2867

Triggered via pull request March 14, 2024 05:26
Status Failure
Total duration 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
cppcheck
Process completed with exit code 1.
cppcheck: src/creatures/players/player.cpp#L4889
[cppcheck] reported by reviewdog 🐶 Variable 'outfitPlayer' is not assigned a value. Raw Output: src/creatures/players/player.cpp:4889:Variable 'outfitPlayer' is not assigned a value.
cppcheck: src/creatures/players/player.cpp#L4922
[cppcheck] reported by reviewdog 🐶 Variable 'outfitPlayer' is not assigned a value. Raw Output: src/creatures/players/player.cpp:4922:Variable 'outfitPlayer' is not assigned a value.
cppcheck: src/creatures/players/player.cpp#L4942
[cppcheck] reported by reviewdog 🐶 Variable 'outfitPlayer' is not assigned a value. Raw Output: src/creatures/players/player.cpp:4942:Variable 'outfitPlayer' is not assigned a value.
cppcheck: src/creatures/players/player.cpp#L4961
[cppcheck] reported by reviewdog 🐶 Variable 'outfitPlayer' is not assigned a value. Raw Output: src/creatures/players/player.cpp:4961:Variable 'outfitPlayer' is not assigned a value.
cppcheck: src/io/functions/iologindata_save_player.cpp#L815
[cppcheck] reported by reviewdog 🐶 Variable 'outfit_id' is not assigned a value. Raw Output: src/io/functions/iologindata_save_player.cpp:815:Variable 'outfit_id' is not assigned a value.