fix typo #1
Annotations
5 errors
Lint with Ruff:
jenkins.py#L82
jenkins.py:82:9: E741 Ambiguous variable name: `l`
|
Lint with Ruff:
jenkins.py#L86
jenkins.py:86:13: F841 Local variable `job_id` is assigned to but never used
|
Lint with Ruff:
jenkins.py#L88
jenkins.py:88:9: E722 Do not use bare `except`
|
Lint with Ruff:
jenkins.py#L129
jenkins.py:129:26: F524 `.format` call is missing argument(s) for placeholder(s): 1
|
Lint with Ruff
Process completed with exit code 1.
|
Loading