Add ASAN/UBSAN build to CI #581
unit-test.yml
on: pull_request
Matrix: build_wheels
Matrix: test_no_tableauhyperapi
Annotations
6 errors
ASAN/UBSAN test
Process completed with exit code 1.
|
clang-tidy
Process completed with exit code 2.
|
Build wheels on ubuntu-24.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-24.04
Process completed with exit code 1.
|
Test wheels without tableauhyperapi on ubuntu-24.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Test wheels without tableauhyperapi on ubuntu-24.04
Process completed with exit code 1.
|