Revert "changed the ImGuiInstance branch to the NewFont version" #596
Annotations
7 errors and 9 warnings
windows-latest-C++ CI
Process completed with exit code 1.
|
ubuntu-latest-C++ CI:
build/_deps/cmake_git_version-build/cmake_git_version_generated/cmake_git_version/git_version_generated.hpp#L9
unable to find string literal operator ‘operator""changed’ with ‘const char [8]’, ‘long unsigned int’ arguments
|
|
ubuntu-latest-C++ CI:
build/_deps/cmake_git_version-build/cmake_git_version_generated/cmake_git_version/git_version_generated.hpp#L9
no matching function for call to ‘std::basic_string_view<char>::basic_string_view(<brace-enclosed initializer list>)’
|
ubuntu-latest-C++ CI:
build/_deps/cmake_git_version-build/cmake_git_version_generated/cmake_git_version/git_version_generated.hpp#L9
could not convert ‘{<expression error>}’ from ‘<brace-enclosed initializer list>’ to ‘const std::string_view’ {aka ‘const std::basic_string_view<char>’}
|
ubuntu-latest-C++ CI:
build/_deps/cmake_git_version-build/cmake_git_version_generated/cmake_git_version/git_version_generated.hpp#L13
expected declaration before ‘}’ token
|
ubuntu-latest-C++ CI
Process completed with exit code 2.
|
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/
|
ubuntu-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/
|
ubuntu-latest-C++ CI:
src/settingspopup.hpp#L20
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-latest-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-latest-C++ CI:
src/main.cpp#L77
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-latest-C++ CI:
src/main.cpp#L117
format not a string literal and no format arguments [-Wformat-security]
|
ubuntu-latest-C++ CI:
src/main.cpp#L123
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-latest-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-latest-C++ CI:
src/jasonhandler.hpp#L21
‘void from_json(const nlohmann::json_abi_v3_11_2::json&, Color&)’ defined but not used [-Wunused-function]
|