Skip to content

.github/workflows/main.yml: Cleanup obsolete code for Python 2.7/3.8 #754

.github/workflows/main.yml: Cleanup obsolete code for Python 2.7/3.8

.github/workflows/main.yml: Cleanup obsolete code for Python 2.7/3.8 #754

Triggered via push August 15, 2025 12:13
Status Success
Total duration 1m 33s
Artifacts

main.yml

on: push
Matrix: test
finish-coverage-upload
3s
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