Skip to content

CI PR #1: Fix GitHub CI and 'tox' for local CI on Ubuntu 24.04 #631

CI PR #1: Fix GitHub CI and 'tox' for local CI on Ubuntu 24.04

CI PR #1: Fix GitHub CI and 'tox' for local CI on Ubuntu 24.04 #631

Triggered via pull request November 15, 2024 13:47
Status Cancelled
Total duration 3m 9s
Artifacts

main.yml

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

Annotations

12 errors, 10 warnings, 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_pci.py#L6
No name 'fake_filesystem_unittest' in module 'pyfakefs'
pylint E0606: possibly-used-before-assignment: tests/test_pci.py#L167
Possibly using variable 'FakeProcess' before assignment
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_ifrename_static.py#L7
No name 'fake_filesystem_unittest' in module 'pyfakefs'
pylint E0401: import-error: tests/test_cpiofile.py#L15
Unable to import 'pyfakefs.fake_filesystem'
pylint E0611: no-name-in-module: tests/test_cpiofile.py#L15
No name 'fake_filesystem' in module 'pyfakefs'
pylint E0401: import-error: tests/test_ifrename_dynamic.py#L8
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_mountingaccessor.py#L7
Unable to import 'pyfakefs.fake_filesystem'
test (3.10, ubuntu-22.04)
Canceling since a higher priority waiting request for 'Unit tests-143' exists
test (3.10, ubuntu-22.04)
The operation was canceled.
test (3.11, ubuntu-22.04): xcp/accessor.py#L318
Method "access" overrides class "Accessor" in an incompatible manner
test (3.11, ubuntu-22.04): tests/conftest.py#L13
Object of type "type[Any]" is not callable (reportCallIssue)
test (3.11, ubuntu-22.04): tests/httpserver_testcase.py#L20
"HTTPResponse" is possibly unbound (reportPossiblyUnboundVariable)
test (3.11, ubuntu-22.04): tests/httpserver_testcase.py#L21
"HTTPServer" is possibly unbound (reportPossiblyUnboundVariable)
test (3.11, ubuntu-22.04): tests/httpserver_testcase.py#L47
"Response" is possibly unbound (reportPossiblyUnboundVariable)
test (3.11, ubuntu-22.04): tests/test_biosdevname_ns.py#L35
Cannot access attribute "forked" for class "type[Any]"
test (3.11, ubuntu-22.04): tests/test_ftpaccessor.py#L50
Object of type "type[Any]" is not callable (reportCallIssue)
test (3.11, ubuntu-22.04): tests/test_httpaccessor.py#L69
Object of type "type[Any]" is not callable (reportCallIssue)
test (3.11, ubuntu-22.04): tests/test_ifrename_dynamic.py#L42
Object of type "type[Any]" is not callable (reportCallIssue)
test (3.11, ubuntu-22.04): tests/test_ifrename_logic.py#L562
Cannot access attribute "s111" for class "TestInputSanitisation*"
pylint R0917: too-many-positional-arguments: xcp/mount.py#L72
Refactor: Too many positional arguments (6/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/repository.py#L58
Refactor: Too many positional arguments (8/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#L88
Refactor: Too many positional arguments (7/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/bootloader.py#L46
Refactor: Too many positional arguments (10/5)
pylint R0917: too-many-positional-arguments: xcp/bootloader.py#L80
Refactor: Too many positional arguments (10/5)
pylint R0917: too-many-positional-arguments: xcp/net/ifrename/macpci.py#L38
Refactor: Too many positional arguments (8/5)