refactor: removeMoneyBank #714
Annotations
10 warnings
|
|
|
src/account/account.cpp#L30
MISRA 5-0-11: The plain char type shall only be used for the storage and use of character values
|
src/account/account.cpp#L38
MISRA 5-0-11: The plain char type shall only be used for the storage and use of character values
|
src/creatures/creature.cpp#L465
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L750
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L1802
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L1809
MISRA 5-0-5: There shall be no implicit floating-integral conversions
|
src/creatures/interactions/chat.cpp#L52
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
This job succeeded
Loading