improve: Outfit(addons) & Mounts database changes #2874
analysis-reviewdog-cppcheck.yml
on: pull_request
cppcheck
32s
Annotations
1 error and 4 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#L4930
[cppcheck] reported by reviewdog 🐶
Variable 'outfitPlayer' is not assigned a value.
Raw Output:
src/creatures/players/player.cpp:4930:Variable 'outfitPlayer' is not assigned a value.
|
cppcheck:
src/creatures/players/player.cpp#L4950
[cppcheck] reported by reviewdog 🐶
Variable 'outfitPlayer' is not assigned a value.
Raw Output:
src/creatures/players/player.cpp:4950:Variable 'outfitPlayer' is not assigned a value.
|
cppcheck:
src/creatures/players/player.cpp#L4969
[cppcheck] reported by reviewdog 🐶
Variable 'lookType' is not assigned a value.
Raw Output:
src/creatures/players/player.cpp:4969:Variable 'lookType' is not assigned a value.
|