Skip to content

fix: VW Slim

fix: VW Slim #3419

Triggered via pull request May 9, 2024 14:13
Status Failure
Total duration 12m 35s
Artifacts

asan.yml

on: pull_request
Matrix: test_ubsan_minimal
Matrix: test_with_sanitizers
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 15 warnings
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 8.
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 8.
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 1.
asan.macos-latest.vcpkg-ubsan-debug
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/.
asan.macos-latest.vcpkg-ubsan-debug: vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-ubsan-debug: vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-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]
asan.macos-latest.vcpkg-asan-debug
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/.
asan.macos-latest.vcpkg-asan-debug: vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
asan.macos-latest.vcpkg-asan-debug: vowpalwabbit/c_wrapper/src/vwdll.cc#L47
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-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: 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.ubuntu-latest.vcpkg-ubsan-debug
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/.
asan.ubuntu-latest.vcpkg-asan-debug
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/.
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]