Skip to content

pytype_runner: Check >3.11: pytype does not work with 3.12 and newer #712

pytype_runner: Check >3.11: pytype does not work with 3.12 and newer

pytype_runner: Check >3.11: pytype does not work with 3.12 and newer #712

Triggered via push November 16, 2024 04:38
Status Failure
Total duration 1m 28s
Artifacts

main.yml

on: push
Matrix: test
pre-commit
44s
pre-commit
finish-coverage-upload
0s
finish-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
test (3.11, ubuntu-22.04)
Process completed with exit code 5.
test (3.11, ubuntu-22.04)
Process completed with exit code 1.
test (3.12, ubuntu-22.04): .github/workflows/.tox/py312-cov/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L689
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
test (3.12, ubuntu-22.04): .github/workflows/.tox/py312-cov/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L691
Attribute s is deprecated and will be removed in Python 3.14; use value instead
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.13, ubuntu-22.04): .github/workflows/.tox/py313-cov-lint-pyright/lib/python3.13/site-packages/_pytest/assertion/rewrite.py#L689
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
test (3.13, ubuntu-22.04): .github/workflows/.tox/py313-cov-lint-pyright/lib/python3.13/site-packages/_pytest/assertion/rewrite.py#L691
Attribute s is deprecated and will be removed in Python 3.14; use value instead