CP-54481: support DMV RPU plugin #791
Annotations
4 errors, 2 warnings, and 2 notices
|
test (3.11, ubuntu-22.04)
Process completed with exit code 1.
|
|
test (3.11, ubuntu-22.04)
Process completed with exit code 1.
|
|
test (3.13, ubuntu-22.04)
Process completed with exit code 1.
|
|
pylint E0102: function-redefined:
tests/test_dmv.py#L117
method already defined line 80
|
|
test (3.12, ubuntu-22.04):
.github/workflows/.tox/py312-cov-pytype/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 W0105: pointless-string-statement:
xcp/dmv.py#L94
Notice: String statement has no effect
|
|
pylint C0303: trailing-whitespace:
xcp/dmv.py#L299
Convention: Trailing whitespace
|