fix: Windows build warnings #3374
Triggered via pull request
February 16, 2024 18:26
Status
Failure
Total duration
10m 12s
Artifacts
–
asan.yml
on: pull_request
Matrix: test_ubsan_minimal
Matrix: test_with_sanitizers
Annotations
14 errors and 4 warnings
asan.ubuntu-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-ubsan-debug:
vowpalwabbit/core/src/reductions/automl.cc#L193
‘localtime_s’ is not a member of ‘std’; did you mean ‘localtime’?
|
asan.ubuntu-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-asan-debug:
vowpalwabbit/core/src/reductions/automl.cc#L193
‘localtime_s’ is not a member of ‘std’; did you mean ‘localtime’?
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.ubuntu-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/core/src/confidence_sequence_robust.cc#L285
out-of-line definition of 'get_log_weight' does not match any declaration in 'VW::details::countable_discrete_base'
|
asan.macos-latest.vcpkg-asan-debug:
vowpalwabbit/core/src/confidence_sequence_robust.cc#L287
out-of-line definition of 'get_log_remaining_weight' does not match any declaration in 'VW::details::countable_discrete_base'
|
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-asan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/core/src/confidence_sequence_robust.cc#L285
out-of-line definition of 'get_log_weight' does not match any declaration in 'VW::details::countable_discrete_base'
|
asan.macos-latest.vcpkg-ubsan-debug:
vowpalwabbit/core/src/confidence_sequence_robust.cc#L287
out-of-line definition of 'get_log_remaining_weight' does not match any declaration in 'VW::details::countable_discrete_base'
|
asan.macos-latest.vcpkg-ubsan-debug
Process completed with exit code 1.
|
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.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-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/.
|