feat: Flatbuffer format #3306
Annotations
1 error and 10 warnings
Run python test script
Process completed with exit code 1.
|
Build:
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L125
'simple_label_reduction_features' is deprecated: simple_label_reduction_features renamed to VW::simple_label_reduction_features. simple_label_reduction_features will be removed in VW 10. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L140
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L151
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L227
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L238
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L254
'simple_label_reduction_features' is deprecated: simple_label_reduction_features renamed to VW::simple_label_reduction_features. simple_label_reduction_features will be removed in VW 10. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L259
'finish' is deprecated: If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by VW::workspace::finish(). [-Wdeprecated-declarations]
|
Build:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
Build:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading