Skip to content

Changed ImGuiInstance version #603

Changed ImGuiInstance version

Changed ImGuiInstance version #603

Triggered via push August 30, 2024 08:19
Status Failure
Total duration 8m 15s
Artifacts

build.yaml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
ubuntu-latest-C++ CI: ImGuiInstance/src/ImGuiInstance/Inter_24pt-Medium.hpp#L28584
expected initializer before ‘-’ token
ubuntu-latest-C++ CI: ImGuiInstance/src/ImGuiInstance/ImGuiInstance.hpp#L70
‘Inter_24pt_Medium_ttf_len’ was not declared in this scope; did you mean ‘Inter_24pt_Medium_ttf’?
ubuntu-latest-C++ CI
Process completed with exit code 2.
windows-latest-C++ CI
Process completed with exit code 1.
ubuntu-latest-C++ CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest-C++ CI: src/settingspopup.hpp#L20
format not a string literal and no format arguments [-Wformat-security]
ubuntu-latest-C++ CI: src/main.cpp#L75
conversion to ‘std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
ubuntu-latest-C++ CI: src/main.cpp#L80
conversion to ‘std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
ubuntu-latest-C++ CI: src/main.cpp#L104
bitwise operation between different enumeration types ‘ImPlotLocation_’ and ‘ImPlotLegendFlags_’ is deprecated [-Wdeprecated-enum-enum-conversion]
ubuntu-latest-C++ CI: src/main.cpp#L106
unused variable ‘auxFlagsMeasuring’ [-Wunused-variable]
ubuntu-latest-C++ CI: src/main.cpp#L108
unused variable ‘auxFlagsPaused’ [-Wunused-variable]
ubuntu-latest-C++ CI: src/main.cpp#L133
format not a string literal and no format arguments [-Wformat-security]
ubuntu-latest-C++ CI: src/main.cpp#L139
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
ubuntu-latest-C++ CI: src/jasonhandler.hpp#L34
‘void from_json(const nlohmann::json_abi_v3_11_2::json&, Size&)’ defined but not used [-Wunused-function]
ubuntu-latest-C++ CI: src/jasonhandler.hpp#L21
‘void from_json(const nlohmann::json_abi_v3_11_2::json&, Color&)’ defined but not used [-Wunused-function]
windows-latest-C++ CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/