Bump release-drafter/release-drafter from 7 to 7.6.0 #67
Annotations
10 errors and 1 warning
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/water_heater.py#L54
custom_components/my_pv/water_heater.py:54:28: RUF012 Mutable default value for class attribute
help: Consider initializing in `__init__` or annotating with `typing.ClassVar`
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/water_heater.py#L3
custom_components/my_pv/water_heater.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/sensor.py#L172
custom_components/my_pv/sensor.py:172:13: SIM114 Combine `if` branches using logical `or` operator
help: Combine `if` branches
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/sensor.py#L167
custom_components/my_pv/sensor.py:167:13: SIM114 Combine `if` branches using logical `or` operator
help: Combine `if` branches
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/number.py#L4
custom_components/my_pv/number.py:4:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/entity.py#L3
custom_components/my_pv/entity.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/coordinator.py#L161
custom_components/my_pv/coordinator.py:161:13: PIE790 Unnecessary `pass` statement
help: Remove unnecessary `pass`
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/coordinator.py#L3
custom_components/my_pv/coordinator.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/config_flow.py#L3
custom_components/my_pv/config_flow.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
custom_components/my_pv/__init__.py#L3
custom_components/my_pv/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading