Bump the actions group with 4 updates #147
Annotations
10 warnings
Build:
src/citymania/cm_game.cpp#L34
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build:
src/citymania/cm_game.cpp#L71
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build:
src/citymania/cm_game.cpp#L77
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build:
src/citymania/cm_game.cpp#L112
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build:
src/citymania/cm_commands_gui.cpp#L40
unused variable 'NOVAPOLIS_STRING' [-Wunused-const-variable]
|
Build:
src/citymania/cm_commands_gui.cpp#L41
unused variable 'NICE_HTTP_LOGIN' [-Wunused-const-variable]
|
Build:
src/citymania/cm_commands_gui.cpp#L44
unused variable 'NOVA_IP_ADDRESSES' [-Wunused-const-variable]
|
Build:
src/citymania/cm_command_log.cpp#L42
format specifies type 'unsigned long' but the argument has type 'TimerGameTick::TickCounter' (aka 'unsigned long long') [-Wformat]
|
Build:
src/citymania/cm_highlight.cpp#L1891
ISO C++20 considers use of overloaded operator '!=' (with operand types 'citymania::ObjectHighlight' and 'citymania::ObjectHighlight') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator]
|
Build:
src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
|
The logs for this run have expired and are no longer available.
Loading