Skip to content

more fixes for older files #26

more fixes for older files

more fixes for older files #26

Triggered via push January 5, 2026 14:37
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (ANN001): growattServer/base_api.py#L381
growattServer/base_api.py:381:36: ANN001 Missing type annotation for function argument `plant_id`
Ruff (D417): growattServer/base_api.py#L381
growattServer/base_api.py:381:9: D417 Missing argument description in the docstring for `tlx_energy_prod_cons`: `plant_id`
Ruff (ANN201): growattServer/base_api.py#L381
growattServer/base_api.py:381:9: ANN201 Missing return type annotation for public function `tlx_energy_prod_cons`
Ruff (D415): growattServer/base_api.py#L359
growattServer/base_api.py:359:9: D415 First line should end with a period, question mark, or exclamation point
Ruff (D400): growattServer/base_api.py#L359
growattServer/base_api.py:359:9: D400 First line should end with a period
Ruff (ANN001): growattServer/base_api.py#L358
growattServer/base_api.py:358:45: ANN001 Missing type annotation for function argument `tlx_id`
Ruff (ANN001): growattServer/base_api.py#L358
growattServer/base_api.py:358:35: ANN001 Missing type annotation for function argument `plant_id`
Ruff (ANN201): growattServer/base_api.py#L358
growattServer/base_api.py:358:9: ANN201 Missing return type annotation for public function `tlx_energy_overview`
Ruff (D415): growattServer/base_api.py#L336
growattServer/base_api.py:336:9: D415 First line should end with a period, question mark, or exclamation point
Ruff (D400): growattServer/base_api.py#L336
growattServer/base_api.py:336:9: D400 First line should end with a period