Bug fixed #655
Annotations
12 warnings
ubuntu-24.04-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-24.04-C++ CI:
src/settingspopup.hpp#L20
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-24.04-C++ CI:
src/main.cpp#L67
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-24.04-C++ CI:
src/main.cpp#L72
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-24.04-C++ CI:
src/main.cpp#L131
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-24.04-C++ CI:
src/main.cpp#L137
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-24.04-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-24.04-C++ CI:
src/jasonhandler.hpp#L21
‘void from_json(const nlohmann::json_abi_v3_11_2::json&, Color&)’ defined but not used [-Wunused-function]
|
ubuntu-24.04-C++ CI:
src/generateTrainingData.cpp#L78
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
ubuntu-24.04-C++ CI:
src/generateTrainingData.cpp#L78
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
|
ubuntu-24.04-C++ CI:
src/generateTrainingData.cpp#L81
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OmniView-linux
Expired
|
4.05 MB |
|
OmniView-windows
Expired
|
1.38 MB |
|