Skip to content

Fix pylint and 2nd half of the pyright warnings in unit tests #642

Fix pylint and 2nd half of the pyright warnings in unit tests

Fix pylint and 2nd half of the pyright warnings in unit tests #642

Triggered via push November 15, 2024 15:55
Status Success
Total duration 4m 1s
Artifacts

main.yml

on: push
Matrix: test
finish-coverage-upload
4s
finish-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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/test_httpaccessor.py#L90
Unknown) -> (Response | None)" cannot be assigned to parameter "error_handler" of type "ErrorHandler" in function "assert_http_get_request_data"
finish-coverage-upload
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/