⬆️ Update dependency ruff to ^0.8.0 #4853
linting.yaml
on: pull_request
codespell
24s
Ruff
22s
pre-commit-hooks
36s
pylint
35s
yamllint
18s
Prettier
24s
Annotations
5 errors and 6 warnings
Ruff (RUF022):
src/bsblan/__init__.py#L7
src/bsblan/__init__.py:7:11: RUF022 `__all__` is not sorted
|
Ruff (UP035):
src/bsblan/bsblan.py#L8
src/bsblan/bsblan.py:8:1: UP035 Import from `collections.abc` instead: `Mapping`
|
Ruff (UP035):
tests/conftest.py#L4
tests/conftest.py:4:1: UP035 Import from `collections.abc` instead: `AsyncGenerator`
|
Ruff (UP035):
tests/test_thermostat.py#L10
tests/test_thermostat.py:10:1: UP035 Import from `collections.abc` instead: `AsyncGenerator`
|
Ruff
Process completed with exit code 1.
|
yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pre-commit-hooks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|