pre commit test 3 #116
Annotations
6 warnings
src/look_up_saves.hpp#L11
no previous declaration for ‘std::string getSubdirectoriesInFolder(nlohmann::json_abi_v3_11_2::json, const std::filesystem::__cxx11::path&)’ [-Wmissing-declarations]
|
src/look_up_saves.hpp#L49
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]
|
src/look_up_saves.hpp#L66
no previous declaration for ‘void select_combo_from_json(const json&, const string&, int&)’ [-Wmissing-declarations]
|
src/look_up_saves.hpp#L88
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]
|
src/main.cpp#L352
unused variable ‘unnuetz’ [-Wunused-variable]
|
src/main.cpp#L323
ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading