fix: task context is being sent empty #723
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#L471
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L756
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L1810
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L1817
MISRA 5-0-5: There shall be no implicit floating-integral conversions
|
src/creatures/creature.cpp#L1821
MISRA 5-0-5: There shall be no implicit floating-integral conversions
|
This job succeeded
Loading