Refactor depth filtering logic #10765
checks.yaml
on: pull_request
Prepare base dependencies
10s
Annotations
5 errors and 1 warning
E0602:
tests/pyreverse/test_diadefs.py#L407
Undefined variable 'NotSureaboutTheType'
|
E0602:
tests/pyreverse/test_diadefs.py#L427
Undefined variable 'caplog'
|
E0602:
tests/pyreverse/test_diadefs.py#L442
Undefined variable 'caplog'
|
E0602:
pylint/pyreverse/diadefslib.py#L43
Undefined variable 'warnings'
|
pylint
Process completed with exit code 1.
|
W0613:
tests/pyreverse/test_diadefs.py#L407
Unused argument 'capwarn'
|