Skip to content

CP-54481: support DMV RPU plugin #737

CP-54481: support DMV RPU plugin

CP-54481: support DMV RPU plugin #737

Re-run triggered August 12, 2025 10:52
Status Failure
Total duration 3m 48s
Artifacts

main.yml

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

Annotations

10 errors and 9 notices
pylint E0401: import-error: tests/test_pci.py#L6
Unable to import 'pyfakefs.fake_filesystem_unittest'
pylint E0611: no-name-in-module: tests/test_ifrename_dynamic.py#L8
No name 'fake_filesystem_unittest' in module 'pyfakefs'
pylint E0401: import-error: tests/test_ifrename_dynamic.py#L8
Unable to import 'pyfakefs.fake_filesystem_unittest'
pylint E0606: possibly-used-before-assignment: tests/test_mountingaccessor.py#L33
Possibly using variable 'FakeProcess' before assignment
pylint E0611: no-name-in-module: tests/test_mountingaccessor.py#L7
No name 'fake_filesystem' in module 'pyfakefs'
pylint E0401: import-error: tests/test_mountingaccessor.py#L7
Unable to import 'pyfakefs.fake_filesystem'
pylint E0611: no-name-in-module: tests/test_ifrename_static.py#L7
No name 'fake_filesystem_unittest' in module 'pyfakefs'
pylint E0401: import-error: tests/test_ifrename_static.py#L7
Unable to import 'pyfakefs.fake_filesystem_unittest'
pylint E0611: no-name-in-module: tests/test_accessor.py#L3
No name 'fake_filesystem' in module 'pyfakefs'
pylint E0401: import-error: tests/test_accessor.py#L3
Unable to import 'pyfakefs.fake_filesystem'
pylint R0917: too-many-positional-arguments: xcp/net/ifrename/macpci.py#L38
Refactor: Too many positional arguments (8/5)
pylint R0917: too-many-positional-arguments: xcp/repository.py#L102
Refactor: Too many positional arguments (6/5)
pylint R0917: too-many-positional-arguments: xcp/repository.py#L88
Refactor: Too many positional arguments (7/5)
pylint R0917: too-many-positional-arguments: xcp/repository.py#L73
Refactor: Too many positional arguments (8/5)
pylint R0917: too-many-positional-arguments: xcp/repository.py#L58
Refactor: Too many positional arguments (8/5)
pylint R0917: too-many-positional-arguments: xcp/repository.py#L43
Refactor: Too many positional arguments (8/5)
pylint R0917: too-many-positional-arguments: xcp/mount.py#L72
Refactor: Too many positional arguments (6/5)
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