Feature/build update - #4
Closed
allcreater wants to merge 32 commits into
Closed
Annotations
9 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/view_models/vids.cpp#L248
format string is not a string literal (potentially insecure) [-Wformat-security]
|
|
Build:
src/gromada/map_loader.cpp#L112
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
|
Build:
src/gromada/software_renderer.cppm#L70
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
|
|
Build:
src/gromada/map_saver.cpp#L63
enumeration values 'Unknown' and 'NoPayload' not handled in switch [-Wswitch]
|
|
Build:
src/gromada/resource_reader.cppm#L174
explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted]
|
|
Build:
3rd_party/nlohmann_json_adapter.cppm#L21
inline namespace reopened as a non-inline namespace [-Winline-namespace-reopened-noninline]
|
|
Build:
3rd_party/nlohmann_json_adapter.cppm#L21
inline namespace reopened as a non-inline namespace [-Winline-namespace-reopened-noninline]
|
|
Build:
3rd_party/nlohmann_json_adapter.cppm#L16
inline namespace reopened as a non-inline namespace [-Winline-namespace-reopened-noninline]
|
background
wait
wait-all
cancel
parallel
Loading