feat(helper.py): Better allow/deny list debug #10486
Annotations
3 errors and 6 warnings
check (3.10)
Process completed with exit code 2.
|
check (3.11)
The job was canceled because "_3_10" failed.
|
check (3.11)
The operation was canceled.
|
Lint:
kernelci/api/helper.py#L276
Unnecessary parens after 'if' keyword
|
Lint:
kernelci/api/helper.py#L195
Method could be a function
|
Lint:
kernelci/api/helper.py#L237
Method could be a function
|
Lint:
kernelci/api/helper.py#L470
Catching too general exception Exception
|
Lint:
kernelci/api/helper.py#L390
Too many return statements (9/6)
|
Lint:
kernelci/api/helper.py#L390
Too many branches (14/12)
|