publish-sdist-wheels.yml
on: push
Matrix: build_wheels
Build sdist
1m 39s
Upload wheels to PyPI
0s
Annotations
8 errors and 3 warnings
Build sdist
Process completed with exit code 1.
|
Build wheels on windows-2022
Command pytest -s -v D:\a\MorphIO\MorphIO/tests failed with code 1. None
|
Build wheels on windows-2022
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
The job was canceled because "windows-2022" failed.
|
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'pytest -s -v /project/tests'] failed with code 1.
|
Build wheels on ubuntu-20.04
The operation was canceled.
|
Build wheels on macos-11
The job was canceled because "windows-2022" failed.
|
Build wheels on macos-11
The operation was canceled.
|
Build sdist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build wheels on macos-11
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|