feat: Initial Support for FlatBuffer context #647
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lukka/run-cmake@v10:
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]
|
Run lukka/run-cmake@v10:
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]
|
Run lukka/run-cmake@v10:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L38
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Run lukka/run-cmake@v10:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L96
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Run lukka/run-cmake@v10:
unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Run lukka/run-cmake@v10:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L38
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Run lukka/run-cmake@v10:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L96
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
The logs for this run have expired and are no longer available.
Loading