chore: update version to 9.10.0 #3449
Annotations
6 warnings
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/.
|
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