build-publish_to_pypi.yml
on: push
Matrix: build_wheels
Publish to (Test)PyPI
0s
Annotations
9 errors and 4 warnings
Build wheels for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project/src/supy'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels for ubuntu-20.04
Process completed with exit code 1.
|
Build wheels for windows-2019
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\SUEWS\\SUEWS\\src\\supy', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-22ykt8n7\\cp38-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels for windows-2019
Process completed with exit code 1.
|
Build wheels for macos-14
[notice] A new release of pip is available: 23.2.1 -> 23.3.2
[notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m pip install --upgrade pip
|
Build wheels for macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/SUEWS/SUEWS/src/supy', '--wheel-dir=/private/var/folders/1k/qq3pcbf12vb6vyblh81736p40000gn/T/cibw-run-kf_f1o1o/cp38-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels for macos-14
Process completed with exit code 1.
|
Build wheels for macos-11
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/SUEWS/SUEWS/src/supy', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-3nn1zaxa/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels for macos-11
Process completed with exit code 1.
|
Build wheels for ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels for windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels for macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels for macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|