feat: Flatbuffer format #3306
asan.yml
on: pull_request
Matrix: test_ubsan_minimal
Matrix: test_with_sanitizers
Annotations
5 errors and 29 warnings
asan.ubuntu-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 8.
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.ubuntu-latest.vcpkg-asan-debug:
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]
|
asan.macos-latest.vcpkg-asan-debug:
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
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]
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L140
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L151
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L227
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L238
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
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]
|
asan.macos-latest.vcpkg-asan-debug:
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]
|
asan.macos-latest.vcpkg-asan-debug:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-asan-debug:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
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]
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L140
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L151
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L227
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/fb_parser/tests/flatbuffer_parser_test.cc#L238
'io_buf' is deprecated: io_buf moved into VW namespace [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
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]
|
asan.macos-latest.vcpkg-ubsan-debug:
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]
|
asan.macos-latest.vcpkg-ubsan-debug:
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
asan.macos-latest.vcpkg-ubsan-debug:
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|