Enhance Bootloader with optional 'set prefix=' #907
Annotations
5 warnings and 1 notice
|
test (3.11, ubuntu-22.04)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.11, ubuntu-22.04):
tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>
|
|
test (3.13, ubuntu-22.04):
tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>
|
|
test (3.12, ubuntu-22.04):
.github/workflows/.tox/py312-cov-docs/lib/python3.12/site-packages/_pytest/unraisableexception.py#L67
<_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>
|
|
test (3.12, ubuntu-22.04):
tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>
|
|
pylint R0913: too-many-arguments:
xcp/bootloader.py#L87
Refactor: Too many arguments (11/10)
|