Skip to content

Feature/prepare for pymodbus 3 9 0 #52

Feature/prepare for pymodbus 3 9 0

Feature/prepare for pymodbus 3 9 0 #52

Triggered via pull request January 30, 2025 20:35
Status Failure
Total duration 14s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: custom_components/victron/popBuffer.py#L17
custom_components/victron/popBuffer.py:17:13: SyntaxError: Expected an indented block after `case` block
Ruff: custom_components/victron/popBuffer.py#L18
custom_components/victron/popBuffer.py:18:18: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: custom_components/victron/popBuffer.py#L18
custom_components/victron/popBuffer.py:18:25: SyntaxError: Expected an expression
Ruff: custom_components/victron/popBuffer.py#L21
custom_components/victron/popBuffer.py:21:18: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: custom_components/victron/popBuffer.py#L21
custom_components/victron/popBuffer.py:21:24: SyntaxError: Expected an expression
Ruff: custom_components/victron/popBuffer.py#L24
custom_components/victron/popBuffer.py:24:18: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: custom_components/victron/popBuffer.py#L24
custom_components/victron/popBuffer.py:24:24: SyntaxError: Expected an expression
Ruff: custom_components/victron/popBuffer.py#L27
custom_components/victron/popBuffer.py:27:18: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: custom_components/victron/popBuffer.py#L27
custom_components/victron/popBuffer.py:27:20: SyntaxError: Expected an expression
Ruff: custom_components/victron/popBuffer.py#L32
custom_components/victron/popBuffer.py:32:1: SyntaxError: Expected a statement