Skip to content

feat(helper.py): Better allow/deny list debug #10486

feat(helper.py): Better allow/deny list debug

feat(helper.py): Better allow/deny list debug #10486

Triggered via pull request January 13, 2025 18:13
Status Failure
Total duration 49s
Artifacts

main.yml

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

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)