feat: Support cleaning up spare examples correctly in read_span_flatbuffer() #3364
Annotations
8 errors and 2 warnings
Run python test script
Process completed with exit code 1.
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L146
value of type 'vwtest::example_data_generator' is not contextually convertible to 'bool'
|
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
no viable conversion from '(lambda at /Users/runner/work/vowpal_wabbit/vowpal_wabbit/vowpalwabbit/fb_parser/tests/read_span_tests.cc:145:32)' to 'VW::example_sink_f' (aka 'function<void (vector<VW::example *> &&)>')
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
no viable conversion from '(lambda at /Users/runner/work/vowpal_wabbit/vowpal_wabbit/vowpalwabbit/fb_parser/tests/read_span_tests.cc:145:32)' to 'VW::example_sink_f' (aka 'function<void (vector<VW::example *> &&)>')
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
no viable conversion from '(lambda at /Users/runner/work/vowpal_wabbit/vowpal_wabbit/vowpalwabbit/fb_parser/tests/read_span_tests.cc:145:32)' to 'VW::example_sink_f' (aka 'function<void (vector<VW::example *> &&)>')
|
Build:
vowpalwabbit/fb_parser/tests/read_span_tests.cc#L145
no viable conversion from '(lambda at /Users/runner/work/vowpal_wabbit/vowpal_wabbit/vowpalwabbit/fb_parser/tests/read_span_tests.cc:145:32)' to 'VW::example_sink_f' (aka 'function<void (vector<VW::example *> &&)>')
|
Build
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
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading