Bump the actions group with 5 updates #168
Annotations
10 warnings
Build:
src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
Build:
src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
Build:
src/citymania/cm_command_log.cpp#L42
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'TimerGameTick::TickCounter'
|
Build:
src/citymania/cm_highlight.cpp#L605
'argument': conversion from 'size_t' to 'byte', possible loss of data
|
Build:
src/citymania/cm_highlight.cpp#L1435
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1436
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1437
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1438
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Loading