Skip to content

Add support for Python 3.12's type aliases #814

Add support for Python 3.12's type aliases

Add support for Python 3.12's type aliases #814

Triggered via pull request December 8, 2023 18:11
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Matrix: build_wheels
Build Source Distribution
0s
Build Source Distribution
Lint and ruff code
1m 28s
Lint and ruff code
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'pytest /project/tests'] failed with code 134.
Build wheels on ubuntu-20.04
Process completed with exit code 1.
Build wheels on windows-2019
The operation was canceled.
Build wheels on macos-11
The operation was canceled.
Build wheels on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on ubuntu-20.04
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build wheels on windows-2019
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/
Build wheels on macos-11
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/
Lint and ruff code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/