add error logging #80
build.yml
on: push
Matrix: build_wheels_unix
Matrix: Build wheels on Windows
Matrix: Test wheels
Deploy packages to TestPyPI
0s
Deploy packages to PyPI
0s
Annotations
5 errors and 3 warnings
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/nlopt-python/nlopt-python', '--wheel-dir=/private/var/folders/h1/8hndypj13nsbj5pn4xsnv1tm0000gn/T/cibw-run-jgsd4e5g/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-latest
Process completed with exit code 1.
|
Build wheels on Windows (3.12)
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels on Windows (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|