Skip to content

[pre-commit.ci] pre-commit autoupdate #196

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #196

Triggered via push January 13, 2025 23:03
Status Queued
Total duration
Artifacts

main.yml

on: push
Matrix: build-cibuildwheel
Build dynamic wheel on linux
1m 32s
Build dynamic wheel on linux
Build dynamic wheel on Macos
Build dynamic wheel on Macos
Build on Linux for Windows
48s
Build on Linux for Windows
Matrix: test-static
Matrix: test-dynamic
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 13 warnings, and 1 notice
Build wheels on macos-13
No such keg: /usr/local/Cellar/automake
Test 3.7 on ubuntu-latest
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Test 3.7 on macos-latest
The version '3.7' with architecture 'arm64' was not found for macOS 14.7.2. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Test 3.11 on macos-latest
Process completed with exit code 1.
Test 3.10 on macos-latest
Process completed with exit code 1.
Test 3.9 on macos-latest
Process completed with exit code 1.
Test pypy-3.10 on macos-latest
Process completed with exit code 1.
Test pypy-3.9 on macos-latest
Process completed with exit code 1.
Test 3.8 on macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Test 3.8 on macos-latest
Process completed with exit code 1.
Build on Linux for Windows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build dynamic wheel on linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build wheels on ubuntu-20.04
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build wheels on ubuntu-20.04
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Build wheels on macos-13
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build wheels on macos-13
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
Test 3.7 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test 3.11 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test 3.9 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test 3.10 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test pypy-3.10 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test 3.8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test pypy-3.9 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build wheels on macos-13
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.