Missing header update wrt compiler differences #693
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
build/vcpkg_installed/x64-osx/include/boost/math/tools/config.hpp#L23
"The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-W#warnings]
|
test_tools/example_gen/example_gen.cc#L821
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
The logs for this run have expired and are no longer available.
Loading