Skip to content

Bump ruff from 0.7.4 to 0.8.0 #643

Bump ruff from 0.7.4 to 0.8.0

Bump ruff from 0.7.4 to 0.8.0 #643

Triggered via pull request November 25, 2024 06:33
Status Failure
Total duration 57s
Artifacts

ci.yaml

on: pull_request
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.