Skip to content

CI PR #6: GitHub CI/tox: Update CI to use Python 3.11, 3.12 and 3.13 #663

CI PR #6: GitHub CI/tox: Update CI to use Python 3.11, 3.12 and 3.13

CI PR #6: GitHub CI/tox: Update CI to use Python 3.11, 3.12 and 3.13 #663

Triggered via pull request November 15, 2024 18:31
Status Success
Total duration 2m 19s
Artifacts

main.yml

on: pull_request
Matrix: test
finish-coverage-upload
2s
finish-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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
test (3.12, ubuntu-22.04): .github/workflows/.tox/py312-cov-pytype/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-pytype/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
finish-coverage-upload
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/