Remove numpy build dependency #417
unit-test.yml
on: pull_request
code-checks
7s
Matrix: build_wheels
Annotations
8 errors and 6 warnings
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pantab/pantab', '--wheel-dir=/private/var/folders/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-wbl229jk/cp39-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-14
Process completed with exit code 1.
|
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 macos-12
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pantab/pantab', '--wheel-dir=/private/var/folders/k_/2n6sfcjj6b7dm7znt8sx5lgw0000gn/T/cibw-run-w2_6lmcz/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-12
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-3rxhxg1a\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on windows-2022
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/
|
code-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
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 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/
|
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/
|