DO NOT LAND fix: Bug fixes for macOS arm64 unit test failures (reference, do not merge) #49457
Annotations
6 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run clang-tidy:
velox/vector/FlatMapVector.cpp#L101
narrowing conversion from 'unsigned int' to signed type 'vector_size_t' (aka 'int') is implementation-defined
|
|
Run clang-tidy:
velox/functions/lib/tests/SetDigestTest.cpp#L65
narrowing conversion from 'uint64_t' (aka 'unsigned long') to 'double'
|
|
Run clang-tidy:
velox/functions/lib/tests/QuantileDigestTest.cpp#L406
narrowing conversion from 'size_type' (aka 'unsigned long') to 'double'
|
|
Run clang-tidy:
velox/exec/benchmarks/RowContainerSortBenchmark.cpp#L215
use emplace_back instead of push_back
|
|
Run clang-tidy:
velox/exec/benchmarks/RowContainerSortBenchmark.cpp#L185
use emplace_back instead of push_back
|
background
wait
wait-all
cancel
parallel
Loading