Refactoring Part 1 #707
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#L92
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-24.04-C++ CI:
src/main.cpp#L98
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-24.04-C++ CI:
src/settingspopup.hpp#L11
‘void popup_settings(nlohmann::json_abi_v3_11_2::json&, const std::string&, int&)’ defined but not used [-Wunused-function]
|
ubuntu-24.04-C++ CI:
src/jasonhandler.hpp#L39
‘nlohmann::json_abi_v3_11_2::json load_json_file(const std::string&)’ defined but not used [-Wunused-function]
|
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/mainWindow.cpp#L12
declaration of ‘AnalyzedFilePath’ shadows a member of ‘mainWindow’ [-Wshadow]
|
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]
|
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 |
|