Skip to content

Bump ruff from 0.7.4 to 0.8.0 (#378) #646

Bump ruff from 0.7.4 to 0.8.0 (#378)

Bump ruff from 0.7.4 to 0.8.0 (#378) #646

Triggered via push November 25, 2024 07:24
Status Failure
Total duration 1m 1s
Artifacts

ci.yaml

on: push
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (RUF022): roombapy/__init__.py#L9
roombapy/__init__.py:9:11: RUF022 `__all__` is not sorted
Ruff (UP035): roombapy/cli.py#L8
roombapy/cli.py:8:1: UP035 Import from `collections.abc` instead: `Iterable`
Ruff (RUF021): roombapy/roomba.py#L449
roombapy/roomba.py:449:13: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
Ruff
Process completed with exit code 1.