feat: Support cleaning up spare examples correctly in read_span_flatbuffer() #3364
Annotations
8 errors and 2 warnings
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L146
expected ‘)’ before ‘::’ token
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L146
could not convert ‘(vwtest::example_data_generator)(<brace-enclosed initializer list>())’ from ‘vwtest::example_data_generator’ to ‘bool’
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
conversion from ‘finish_flatbuffer_and_expect_error<7>(flatbuffers::FlatBufferBuilder&, flatbuffers::Offset<VW::parsers::flatbuffer::ExampleRoot>, VW::workspace&)::<lambda(VW::example&)>’ to non-scalar type ‘VW::example_sink_f’ {aka ‘std::function<void(std::vector<VW::example*>&&)>’} requested
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
conversion from ‘finish_flatbuffer_and_expect_error<8>(flatbuffers::FlatBufferBuilder&, flatbuffers::Offset<VW::parsers::flatbuffer::ExampleRoot>, VW::workspace&)::<lambda(VW::example&)>’ to non-scalar type ‘VW::example_sink_f’ {aka ‘std::function<void(std::vector<VW::example*>&&)>’} requested
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
conversion from ‘finish_flatbuffer_and_expect_error<12>(flatbuffers::FlatBufferBuilder&, flatbuffers::Offset<VW::parsers::flatbuffer::ExampleRoot>, VW::workspace&)::<lambda(VW::example&)>’ to non-scalar type ‘VW::example_sink_f’ {aka ‘std::function<void(std::vector<VW::example*>&&)>’} requested
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
conversion from ‘finish_flatbuffer_and_expect_error<13>(flatbuffers::FlatBufferBuilder&, flatbuffers::Offset<VW::parsers::flatbuffer::ExampleRoot>, VW::workspace&)::<lambda(VW::example&)>’ to non-scalar type ‘VW::example_sink_f’ {aka ‘std::function<void(std::vector<VW::example*>&&)>’} requested
|
Build
Process completed with exit code 1.
|
Run python test script
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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]
|
The logs for this run have expired and are no longer available.
Loading