feat: Flatbuffer format #3306
Annotations
2 errors and 9 warnings
Run unit tests
Process completed with exit code 8.
|
Run python test script
Process completed with exit code 1.
|
Build:
utl/flatbuffer/txt_to_flat.cc#L32
‘VW::workspace* VW::initialize(std::unique_ptr<VW::config::options_i, void (*)(VW::config::options_i*)>, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L125
‘using simple_label_reduction_features = class VW::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
‘VW::workspace* VW::initialize(const string&, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L151
‘using io_buf = class VW::io_buf’ is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L227
‘VW::workspace* VW::initialize(const string&, VW::io_buf*, bool, VW::trace_message_t, void*)’ is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L238
‘using io_buf = class VW::io_buf’ is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L254
‘using simple_label_reduction_features = class VW::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
‘void VW::finish(VW::workspace&, bool)’ is deprecated: If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by VW::workspace::finish(). [-Wdeprecated-declarations]
|
Build:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L259
‘void VW::finish(VW::workspace&, bool)’ is deprecated: If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by VW::workspace::finish(). [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading