chore(deps): update actions/setup-python action to v7 #153
Annotations
10 errors and 1 warning
|
ruff (PLR0917):
tests/test_binary_sensor.py#L45
tests/test_binary_sensor.py:45:11: PLR0917 Too many positional arguments (8 > 5)
|
|
ruff (CPY001):
tests/test_binary_sensor.py#L1
tests/test_binary_sensor.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/const.py#L1
tests/const.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/conftest.py#L1
tests/conftest.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
tests/__init__.py#L1
tests/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
custom_components/label_state/const.py#L1
custom_components/label_state/const.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
custom_components/label_state/config_flow.py#L1
custom_components/label_state/config_flow.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (PLR0917):
custom_components/label_state/binary_sensor.py#L127
custom_components/label_state/binary_sensor.py:127:9: PLR0917 Too many positional arguments (9 > 5)
|
|
ruff (CPY001):
custom_components/label_state/binary_sensor.py#L1
custom_components/label_state/binary_sensor.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
custom_components/label_state/__init__.py#L1
custom_components/label_state/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|
|
mypy
Failed to save: Unable to reserve cache with key setup-uv-2-x86_64-unknown-linux-gnu-ubuntu-24.04-unknown-pruned-9a923f936790202d73c3ba87336faca111daee58dcae1c63ff8e31edb07da64a, another job may be creating this cache.
|