Bump actions/checkout from 4 to 5 in the github-actions group #89
Annotations
10 errors
|
Lint Python code with Ruff:
partitionmanager/sql.py#L162
partitionmanager/sql.py:162:13: PLC0415 `import` should be at the top-level of a file
|
|
Lint Python code with Ruff:
partitionmanager/sql.py#L161
partitionmanager/sql.py:161:13: PLC0415 `import` should be at the top-level of a file
|
|
Lint Python code with Ruff:
partitionmanager/sql.py#L141
partitionmanager/sql.py:141:13: LOG015 `error()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/sql.py#L140
partitionmanager/sql.py:140:13: LOG015 `error()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/sql.py#L137
partitionmanager/sql.py:137:13: LOG015 `error()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/sql.py#L125
partitionmanager/sql.py:125:9: LOG015 `debug()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/dropper_test.py#L83
partitionmanager/dropper_test.py:83:16: SIM300 Yoda condition detected
|
|
Lint Python code with Ruff:
partitionmanager/cli.py#L538
partitionmanager/cli.py:538:9: LOG015 `warning()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/cli.py#L537
partitionmanager/cli.py:537:9: LOG015 `warning()` call on root logger
|
|
Lint Python code with Ruff:
partitionmanager/cli.py#L368
partitionmanager/cli.py:368:29: BLE001 Do not catch blind exception: `Exception`
|
Loading