Bump astral-sh/ruff-action from 1 to 3 #2
Annotations
9 errors
|
Run astral-sh/ruff-action@v3
The process '/opt/hostedtoolcache/ruff/0.15.0/x86_64/ruff' failed with exit code 1
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L397
pi-fallback/tuya_ble.py:397:27: B007 Loop control variable `dp_type` not used within loop body
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L20
pi-fallback/tuya_ble.py:20:25: F401 `typing.Callable` imported but unused
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L20
pi-fallback/tuya_ble.py:20:20: F401 `typing.Any` imported but unused
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L17
pi-fallback/tuya_ble.py:17:8: F401 `time` imported but unused
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L14
pi-fallback/tuya_ble.py:14:8: F401 `hmac` imported but unused
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/tuya_ble.py#L12
pi-fallback/tuya_ble.py:12:1: I001 Import block is un-sorted or un-formatted
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/mqtt_publisher.py#L11
pi-fallback/mqtt_publisher.py:11:20: F401 `typing.Any` imported but unused
|
|
Run astral-sh/ruff-action@v3:
pi-fallback/ble_poller.py#L16
pi-fallback/ble_poller.py:16:1: I001 Import block is un-sorted or un-formatted
|
Loading