Skip to content

CI PR #10: pre-commit/pytype: Use Python 3.11, create missing output dirs #715

CI PR #10: pre-commit/pytype: Use Python 3.11, create missing output dirs

CI PR #10: pre-commit/pytype: Use Python 3.11, create missing output dirs #715

Triggered via pull request November 16, 2024 05:05
Status Success
Total duration 6m 48s
Artifacts

main.yml

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

Annotations

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