ci: bump actions/setup-python from 5 to 6 #4
Annotations
7 errors
|
Run Ruff linter
Process completed with exit code 1.
|
|
Run Ruff linter:
custom_components/allow2/config_flow.py#L7
custom_components/allow2/config_flow.py:7:8: F401 `aiohttp` imported but unused
|
|
Run Ruff linter:
custom_components/allow2/config_flow.py#L2
custom_components/allow2/config_flow.py:2:1: I001 Import block is un-sorted or un-formatted
|
|
Run Ruff linter:
custom_components/allow2/api.py#L394
custom_components/allow2/api.py:394:16: UP041 Replace aliased errors with `TimeoutError`
|
|
Run Ruff linter:
custom_components/allow2/api.py#L283
custom_components/allow2/api.py:283:16: UP041 Replace aliased errors with `TimeoutError`
|
|
Run Ruff linter:
custom_components/allow2/api.py#L201
custom_components/allow2/api.py:201:16: UP041 Replace aliased errors with `TimeoutError`
|
|
Run Ruff linter:
custom_components/allow2/__init__.py#L12
custom_components/allow2/__init__.py:12:1: I001 Import block is un-sorted or un-formatted
|
Loading