Skip to content

Fix GitHub CI: ininstance check #605

Fix GitHub CI: ininstance check

Fix GitHub CI: ininstance check #605

Triggered via push November 15, 2024 00:20
Status Success
Total duration 1m 47s
Artifacts

main.yml

on: push
Matrix: test
finish-coverage-upload
4s
finish-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
pylint E0606: possibly-used-before-assignment: tests/test_pci.py#L169
Possibly using variable 'FakeProcess' before assignment
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#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
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/