Skip to content

pantab 4.0

pantab 4.0 #88

Triggered via pull request January 12, 2024 05:12
@WillAydWillAyd
synchronize #218
use-cmake
Status Failure
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yml

on: pull_request
code-checks
7s
code-checks
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/pantab-4.0.0rc0-cp39-cp39-manylinux_2_17_x86_64.whl --exclude libtableauhyperapi.so\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on windows-2022
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\pantab\\pantab', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-ctchddge\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
Build wheels on windows-2022
Process completed with exit code 1.
Build wheels on macOS-11
Command ['/bin/sh', '-c', 'pytest --import-mode=importlib /Users/runner/work/pantab/pantab/pantab/tests'] failed with code 4. None
Build wheels on macOS-11
Process completed with exit code 1.
code-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/