Proposed Improvement: migrate from Poetry + requirements.txt to UV #541
Annotations
9 errors
|
Ruff Check
The process '/opt/hostedtoolcache/ruff/0.14.2/x86_64/ruff' failed with exit code 1
|
|
Ruff Check:
custom_components/battery_notes/sensor.py#L750
custom_components/battery_notes/sensor.py:750:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/sensor.py#L651
custom_components/battery_notes/sensor.py:651:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/sensor.py#L294
custom_components/battery_notes/sensor.py:294:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/config_flow.py#L357
custom_components/battery_notes/config_flow.py:357:17: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/button.py#L207
custom_components/battery_notes/button.py:207:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/binary_sensor.py#L721
custom_components/battery_notes/binary_sensor.py:721:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/binary_sensor.py#L626
custom_components/battery_notes/binary_sensor.py:626:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
|
Ruff Check:
custom_components/battery_notes/binary_sensor.py#L432
custom_components/battery_notes/binary_sensor.py:432:13: RUF059 Unpacked variable `source_entity_domain` is never used
|
Loading