Skip to content

CP-54481: support DMV RPU plugin #790

CP-54481: support DMV RPU plugin

CP-54481: support DMV RPU plugin #790

Triggered via pull request August 20, 2025 10:05
Status Failure
Total duration 1m 7s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 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 C0103: invalid-name: tests/test_dmv.py#L192
Convention: Method name "test_DriverMultiVersionManager_get_set_error" doesn't conform to '[a-z_][a-zA-Z0-9_]{2,34}$' pattern
pylint C0103: invalid-name: tests/test_dmv.py#L185
Convention: Method name "test_DriverMultiVersionManager_process_dmv_data" doesn't conform to '[a-z_][a-zA-Z0-9_]{2,34}$' pattern
pylint C0103: invalid-name: tests/test_dmv.py#L155
Convention: Method name "test_DriverMultiVersionManager_merge_jsondata" doesn't conform to '[a-z_][a-zA-Z0-9_]{2,34}$' pattern
pylint C0103: invalid-name: tests/test_dmv.py#L128
Convention: Method name "test_DriverMultiVersion_parse_dmv_info" doesn't conform to '[a-z_][a-zA-Z0-9_]{2,34}$' pattern
pylint C0103: invalid-name: tests/test_dmv.py#L117
Convention: Method name "test_DriverMultiVersion_variant_selected" doesn't conform to '[a-z_][a-zA-Z0-9_]{2,34}$' pattern
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