Skip to content

CI-fixes PR #2: Use Python 3.11,12,13 & document pytest venv setup #755

CI-fixes PR #2: Use Python 3.11,12,13 & document pytest venv setup

CI-fixes PR #2: Use Python 3.11,12,13 & document pytest venv setup #755

Triggered via pull request August 15, 2025 12:13
Status Success
Total duration 1m 45s
Artifacts

main.yml

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

Annotations

7 warnings
test (3.11, ubuntu-22.04): tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=11 mode='r' encoding='utf-8'>
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
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.13, ubuntu-22.04): tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=11 mode='r' encoding='utf-8'>
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.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