Skip to content

Fix collections.abc imports on Python 3.13.0 and 3.13.1 (#2657) #5487

Fix collections.abc imports on Python 3.13.0 and 3.13.1 (#2657)

Fix collections.abc imports on Python 3.13.0 and 3.13.1 (#2657) #5487

Triggered via pull request December 19, 2024 14:08
Status Failure
Total duration 7m 3s
Artifacts

ci.yaml

on: pull_request
Matrix: tests-linux
Matrix: tests-pypy
Matrix: tests-windows
tests / process / coverage
0s
tests / process / coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 9 warnings, and 1 notice
Checks
Process completed with exit code 1.
tests / run / pypy3.10 / Linux
Process completed with exit code 1.
tests / run / 3.9 / Linux
Process completed with exit code 1.
tests / run / 3.11 / Linux
Process completed with exit code 1.
tests / run / 3.10 / Linux
Process completed with exit code 1.
tests / run / 3.12 / Linux
Process completed with exit code 1.
tests / run / 3.13-dev / Linux
Process completed with exit code 1.
tests / run / pypy3.9 / Linux
Process completed with exit code 1.
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
W0612: astroid/interpreter/_import/spec.py#L190
Unused variable 'search_paths'
tests / run / pypy3.10 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.9 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.11 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.10 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.12 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / 3.13-dev / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / run / pypy3.9 / Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
I0021: astroid/builder.py#L247
Useless suppression of 'unidiomatic-typecheck'