Fix tox for GitHub CI and Ubuntu 24.04 #595
main.yml
on: push
Matrix: test
finish-coverage-upload
0s
Annotations
2 errors and 10 warnings
test (3.6, ubuntu-20.04)
Process completed with exit code 1.
|
test (3.11, ubuntu-22.04)
Process completed with exit code 255.
|
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#L68
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*"
|