chore: update version to 9.10.0 #3459
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
utl/flatbuffer/txt_to_flat.cc#L32
'initialize' is deprecated: Replaced with new unique_ptr based overload. [-Wdeprecated-declarations]
|
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
utl/flatbuffer/vw_to_flat.cc#L345
'features' is deprecated: Moved into VW namespace. Will be removed in VW 10. [-Wdeprecated-declarations]
|
This job succeeded
Loading