CI PR #6:
GitHub CI/tox
: Update CI to use Python 3.11
, 3.12
and 3.13
#661
Annotations
2 warnings and 1 notice
Run of tox on ubuntu-latest:
.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
|
Run of tox on ubuntu-latest:
.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
|
Run of tox on ubuntu-latest:
tests/test_bootloader.py#L45
Notice: Instance of 'TestBootloader' has no 'assertRegexpMatches' member
|
Loading