Poetry: Enable dynamic versioning based on git tags #337
Annotations
10 errors
|
src/integrations/home_assistant/discovery.py#L127
src/integrations/home_assistant/discovery.py:127:9: PLR0915 Too many statements (94 > 50)
|
|
src/handlers/vehicle.py#L480
src/handlers/vehicle.py:480:25: LOG015 `info()` call on root logger
|
|
src/handlers/vehicle.py#L270
src/handlers/vehicle.py:270:15: PLR0915 Too many statements (244 > 50)
|
|
src/handlers/vehicle.py#L270
src/handlers/vehicle.py:270:15: C901 `handle_mqtt_command` is too complex (61 > 13)
|
|
src/handlers/relogin.py#L48
src/handlers/relogin.py:48:13: LOG015 `exception()` call on root logger
|
|
src/handlers/relogin.py#L30
src/handlers/relogin.py:30:13: LOG015 `warning()` call on root logger
|
|
src/handlers/message.py#L159
src/handlers/message.py:159:13: LOG015 `warning()` call on root logger
|
|
src/handlers/message.py#L154
src/handlers/message.py:154:13: LOG015 `debug()` call on root logger
|
|
src/configuration/parser.py#L55
src/configuration/parser.py:55:5: PLR0915 Too many statements (106 > 50)
|
|
src/configuration/parser.py#L55
src/configuration/parser.py:55:5: C901 `process_arguments` is too complex (22 > 13)
|
The logs for this run have expired and are no longer available.
Loading