Fix pylint and 2nd half of the pyright warnings in unit tests #642
main.yml
on: push
Matrix: test
finish-coverage-upload
4s
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/
|