Changed Linestyle #694
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#L71
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#L76
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#L135
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-24.04-C++ CI:
src/main.cpp#L141
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
|
4.06 MB |
|
OmniView-windows
|
1.4 MB |
|