Use nicer output in zone-manager.py #6
ci.yml
on: push
Code Quality Checks
11s
Matrix: test
Annotations
14 errors
|
Ruff (F541):
tado_local/bridge.py#L247
tado_local/bridge.py:247:34: F541 f-string without any placeholders
|
|
Ruff (E722):
tado_local/api.py#L755
tado_local/api.py:755:21: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/api.py#L492
tado_local/api.py:492:17: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/api.py#L117
tado_local/api.py:117:17: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/api.py#L106
tado_local/api.py:106:17: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/__main__.py#L168
tado_local/__main__.py:168:25: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/__main__.py#L160
tado_local/__main__.py:160:25: E722 Do not use bare `except`
|
|
Ruff (F541):
tado_local/__main__.py#L123
tado_local/__main__.py:123:21: F541 f-string without any placeholders
|
|
Ruff (E722):
tado_local/__main__.py#L70
tado_local/__main__.py:70:21: E722 Do not use bare `except`
|
|
Ruff (E722):
tado_local/__main__.py#L63
tado_local/__main__.py:63:21: E722 Do not use bare `except`
|
|
Test on ubuntu-latest with Python 3.12
Process completed with exit code 1.
|
|
Test on ubuntu-latest with Python 3.11
Process completed with exit code 1.
|
|
Test on windows-latest with Python 3.11
Process completed with exit code 1.
|
|
Test on windows-latest with Python 3.12
Process completed with exit code 1.
|