Implement String/Binary View Support (#340) #515
unit-test.yml
on: push
code-checks
12s
clang-tidy
1m 33s
Matrix: build_wheels
Annotations
9 errors and 6 warnings
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pantab/pantab', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-vxcu5ydh/cp39-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-14
Process completed with exit code 1.
|
clang-tidy
Process completed with exit code 2.
|
Build wheels on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] 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-1a7zq2i2\\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-12
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pantab/pantab', '--wheel-dir=/private/var/folders/t5/14gs56bj7djcylkj26c908n40000gn/T/cibw-run-2fa70mmu/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-12
Process completed with exit code 1.
|
code-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on macos-14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clang-tidy
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on windows-2022
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on macos-12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|