feat: Initial Support for FlatBuffer context #939
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/.
|
Build:
ext_libs/zstd/lib/compress/zstd_compress_superblock.c#L412
variable 'litLengthSum' set but not used [-Wunused-but-set-variable]
|
Build:
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]
|
Build:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L38
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Build:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L96
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Build:
unit_test/object_pool_test.cc#L35
'log' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build:
ext_libs/vowpal_wabbit/vowpalwabbit/fb_parser/tests/prototype_label.h#L38
enumeration value 'Label_CS_Label' not handled in switch [-Wswitch]
|
Build:
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