Skip to content

Bump the actions group with 4 updates #147

Bump the actions group with 4 updates

Bump the actions group with 4 updates #147

Triggered via pull request February 22, 2024 19:05
Status Failure
Total duration 26m 44s
Artifacts

ci-build.yml

on: pull_request
Matrix: linux
Matrix: macos
Matrix: msys2
Matrix: windows
Check Annotations
4s
Check Annotations
Fit to window
Zoom out
Zoom in

Annotations

1 error and 120 warnings
Check Annotations
120 annotation(s) found
Mac OS (x64): src/citymania/cm_game.cpp#L34
lambda capture 'this' is not used [-Wunused-lambda-capture]
Mac OS (x64): src/citymania/cm_game.cpp#L71
lambda capture 'this' is not used [-Wunused-lambda-capture]
Mac OS (x64): src/citymania/cm_game.cpp#L77
lambda capture 'this' is not used [-Wunused-lambda-capture]
Mac OS (x64): src/citymania/cm_game.cpp#L112
lambda capture 'this' is not used [-Wunused-lambda-capture]
Mac OS (x64): src/citymania/cm_commands_gui.cpp#L40
unused variable 'NOVAPOLIS_STRING' [-Wunused-const-variable]
Mac OS (x64): src/citymania/cm_commands_gui.cpp#L41
unused variable 'NICE_HTTP_LOGIN' [-Wunused-const-variable]
Mac OS (x64): src/citymania/cm_commands_gui.cpp#L44
unused variable 'NOVA_IP_ADDRESSES' [-Wunused-const-variable]
Mac OS (x64): src/citymania/cm_command_log.cpp#L42
format specifies type 'unsigned long' but the argument has type 'TimerGameTick::TickCounter' (aka 'unsigned long long') [-Wformat]
Mac OS (x64): 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]
Mac OS (x64): src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
Emscripten: src/citymania/cm_game.cpp#L34
lambda capture 'this' is not used [-Wunused-lambda-capture]
Emscripten: src/citymania/cm_game.cpp#L71
lambda capture 'this' is not used [-Wunused-lambda-capture]
Emscripten: src/citymania/cm_game.cpp#L77
lambda capture 'this' is not used [-Wunused-lambda-capture]
Emscripten: src/citymania/cm_game.cpp#L112
lambda capture 'this' is not used [-Wunused-lambda-capture]
Emscripten: src/citymania/cm_command_log.cpp#L42
format specifies type 'unsigned long' but the argument has type 'TimerGameTick::TickCounter' (aka 'unsigned long long') [-Wformat]
Emscripten: src/citymania/cm_commands_gui.cpp#L40
unused variable 'NOVAPOLIS_STRING' [-Wunused-const-variable]
Emscripten: src/citymania/cm_commands_gui.cpp#L41
unused variable 'NICE_HTTP_LOGIN' [-Wunused-const-variable]
Emscripten: src/citymania/cm_commands_gui.cpp#L44
unused variable 'NOVA_IP_ADDRESSES' [-Wunused-const-variable]
Emscripten: src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
Emscripten: src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types ('SmallMapType' and 'SmallMapWidgets') is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L542
unused parameter ‘tile’ [-Wunused-parameter]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L1486
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L1488
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L1743
unused parameter ‘pt’ [-Wunused-parameter]
Linux (GCC - SDL1.2): src/citymania/cm_minimap.cpp#L1764
unused parameter ‘delta_ms’ [-Wunused-parameter]
Linux (GCC - SDL1.2): src/citymania/cm_misc_gui.cpp#L51
‘virtual Point citymania::LandInfoWindow::OnInitialPosition(int16_t, int16_t, int)’ can be marked override [-Wsuggest-override]
Linux (GCC - SDL1.2): src/citymania/cm_misc_gui.cpp#L51
unused parameter ‘window_number’ [-Wunused-parameter]
Linux (GCC - SDL1.2): src/citymania/cm_rail_gui.cpp#L44
unused parameter ‘remove_mode’ [-Wunused-parameter]
Linux (GCC - SDL1.2): src/citymania/cm_rail_gui.cpp#L67
unused parameter ‘railtype’ [-Wunused-parameter]
Linux (Clang - Debug): src/citymania/cm_game.cpp#L34
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Debug): src/citymania/cm_game.cpp#L71
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Debug): src/citymania/cm_game.cpp#L77
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Debug): src/citymania/cm_game.cpp#L112
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Debug): src/citymania/cm_commands_gui.cpp#L40
unused variable 'NOVAPOLIS_STRING' [-Wunused-const-variable]
Linux (Clang - Debug): src/citymania/cm_commands_gui.cpp#L41
unused variable 'NICE_HTTP_LOGIN' [-Wunused-const-variable]
Linux (Clang - Debug): src/citymania/cm_commands_gui.cpp#L44
unused variable 'NOVA_IP_ADDRESSES' [-Wunused-const-variable]
Linux (Clang - Debug): 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]
Linux (Clang - Debug): src/citymania/cm_misc_gui.cpp#L51
'OnInitialPosition' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
Linux (Clang - Debug): src/citymania/cm_misc_gui.cpp#L51
unused parameter 'window_number' [-Wunused-parameter]
Windows (windows-latest / x64): src/citymania/cm_bitstream.cpp#L54
'return': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_export.cpp#L464
'=': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_base64.cpp#L85
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_bitstream.cpp#L54
'return': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_base64.cpp#L85
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_cargo_table_gui.cpp#L91
'=': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_commands.cpp#L189
'return': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_export.cpp#L464
'=': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): 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'
Windows (windows-2019 / x64): src/citymania/cm_cargo_table_gui.cpp#L91
'=': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_commands_gui.cpp#L636
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_commands.cpp#L189
'return': conversion from 'size_t' to 'uint', possible loss of data
Windows (windows-latest / x64): src/citymania/cm_commands_gui.cpp#L658
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
Windows (windows-2019 / x64): src/citymania/cm_minimap.cpp#L542
'tile': unreferenced formal parameter
Windows (windows-2019 / x64): src/citymania/cm_minimap.cpp#L1743
'pt': unreferenced formal parameter
Windows (windows-2019 / x64): src/citymania/cm_minimap.cpp#L1764
'delta_ms': unreferenced formal parameter
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L542
unused parameter ‘tile’ [-Wunused-parameter]
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L1486
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L1488
arithmetic between different enumeration types ‘citymania::SmallMapWindow::SmallMapType’ and ‘SmallMapWidgets’ is deprecated [-Wdeprecated-enum-enum-conversion]
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L1743
unused parameter ‘pt’ [-Wunused-parameter]
Linux (GCC - SDL2): src/citymania/cm_minimap.cpp#L1764
unused parameter ‘delta_ms’ [-Wunused-parameter]
Linux (GCC - SDL2): src/citymania/cm_misc_gui.cpp#L51
‘virtual Point citymania::LandInfoWindow::OnInitialPosition(int16_t, int16_t, int)’ can be marked override [-Wsuggest-override]
Linux (GCC - SDL2): src/citymania/cm_misc_gui.cpp#L51
unused parameter ‘window_number’ [-Wunused-parameter]
Linux (GCC - SDL2): src/citymania/cm_rail_gui.cpp#L44
unused parameter ‘remove_mode’ [-Wunused-parameter]
Linux (GCC - SDL2): src/citymania/cm_rail_gui.cpp#L67
unused parameter ‘railtype’ [-Wunused-parameter]
Windows (windows-2019 / x86): src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-2019 / x86): src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L608
'argument': conversion from 'size_t' to 'byte', possible loss of data
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1435
'<': unsafe use of type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1436
'<': unsafe use of type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1437
'<': unsafe use of type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1438
'<': unsafe use of type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
Windows (windows-2019 / x86): src/citymania/cm_highlight.cpp#L1439
'<': unsafe use of type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-latest / x86): src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
Windows (windows-latest / x86): 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'
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L605
'argument': conversion from 'size_t' to 'byte', possible loss of data
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1435
'<': unsafe use of type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1436
'<': unsafe use of type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1437
'<': unsafe use of type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1438
'<': unsafe use of type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
Windows (windows-latest / x86): src/citymania/cm_highlight.cpp#L1439
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
Linux (Clang - Release): src/citymania/cm_game.cpp#L34
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Release): src/citymania/cm_game.cpp#L71
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Release): src/citymania/cm_game.cpp#L77
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Release): src/citymania/cm_game.cpp#L112
lambda capture 'this' is not used [-Wunused-lambda-capture]
Linux (Clang - Release): src/citymania/cm_commands_gui.cpp#L40
unused variable 'NOVAPOLIS_STRING' [-Wunused-const-variable]
Linux (Clang - Release): src/citymania/cm_commands_gui.cpp#L41
unused variable 'NICE_HTTP_LOGIN' [-Wunused-const-variable]
Linux (Clang - Release): src/citymania/cm_commands_gui.cpp#L44
unused variable 'NOVA_IP_ADDRESSES' [-Wunused-const-variable]
Linux (Clang - Release): 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]
Linux (Clang - Release): src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
Linux (Clang - Release): src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types ('citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets') is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (i686): src/citymania/cm_command_log.cpp#L42
format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'TimerGameTick::TickCounter' {aka 'long long unsigned int'} [-Wformat=]
MinGW (i686): src/citymania/cm_overlays.cpp#L26
'bool citymania::Intersects(PointDimension, Point, Point)' defined but not used [-Wunused-function]
MinGW (i686): src/citymania/cm_rail_gui.cpp#L44
unused parameter 'remove_mode' [-Wunused-parameter]
MinGW (i686): src/citymania/cm_rail_gui.cpp#L67
unused parameter 'railtype' [-Wunused-parameter]
MinGW (i686): src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
MinGW (i686): src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (i686): src/citymania/cm_minimap.cpp#L1486
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (i686): src/citymania/cm_minimap.cpp#L1488
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (i686): src/citymania/cm_minimap.cpp#L1743
unused parameter 'pt' [-Wunused-parameter]
MinGW (i686): src/citymania/cm_minimap.cpp#L1764
unused parameter 'delta_ms' [-Wunused-parameter]
MinGW (x86_64): src/citymania/cm_command_log.cpp#L42
format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'TimerGameTick::TickCounter' {aka 'long long unsigned int'} [-Wformat=]
MinGW (x86_64): src/citymania/cm_overlays.cpp#L26
'bool citymania::Intersects(PointDimension, Point, Point)' defined but not used [-Wunused-function]
MinGW (x86_64): src/citymania/cm_rail_gui.cpp#L44
unused parameter 'remove_mode' [-Wunused-parameter]
MinGW (x86_64): src/citymania/cm_rail_gui.cpp#L67
unused parameter 'railtype' [-Wunused-parameter]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L542
unused parameter 'tile' [-Wunused-parameter]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L1238
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L1486
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L1488
arithmetic between different enumeration types 'citymania::SmallMapWindow::SmallMapType' and 'SmallMapWidgets' is deprecated [-Wdeprecated-enum-enum-conversion]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L1743
unused parameter 'pt' [-Wunused-parameter]
MinGW (x86_64): src/citymania/cm_minimap.cpp#L1764
unused parameter 'delta_ms' [-Wunused-parameter]