Multiple Files can be loaded, no seperate axis #718
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#L94
format not a string literal and no format arguments [-Wformat-security]
|
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/loadingFiles.cpp#L236
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::filesystem::__cxx11::path>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
ubuntu-24.04-C++ CI:
src/loadingFiles.cpp#L251
no previous declaration for ‘void addPlotFromFFTFile(externData&)’ [-Wmissing-declarations]
|
ubuntu-24.04-C++ CI:
src/loadingFiles.cpp#L251
unused parameter ‘dataObj’ [-Wunused-parameter]
|
ubuntu-24.04-C++ CI:
src/mainWindow.cpp#L12
declaration of ‘AnalyzedFilePath’ shadows a member of ‘mainWindow’ [-Wshadow]
|
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.07 MB |
|
OmniView-windows
|
1.4 MB |
|