Skip to content

Fix pip install for rpm build, pylint and pytype #510

Fix pip install for rpm build, pylint and pytype

Fix pip install for rpm build, pylint and pytype #510

Re-run triggered July 24, 2023 14:33
Status Failure
Total duration 2m 10s
Artifacts

main.yml

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

Annotations

2 errors and 2 warnings
pytype: wrong-arg-types: xcp/logger.py#L60
Function StreamHandler.__init__ was called with the wrong arguments, Expected: (self, stream: None = ...), Actually passed: (self, stream: IO) https://google.github.io/pytype/errors.html#wrong-arg-types (you should find an entry in the pytype results with links below)
test (3.6, ubuntu-20.04)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
test (3.11, ubuntu-22.04): tests/test_ifrename_dynamic.py#L24
unclosed file <_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>