⬆️ Update dependency ruff to v0.8.1 (#405) #1007
linting.yml
on: push
codespell
19s
Ruff
13s
pre-commit-hooks
25s
pylint
20s
yamllint
18s
Prettier
21s
Annotations
4 errors
Ruff (RUF022):
aioelectricitymaps/__init__.py#L14
aioelectricitymaps/__init__.py:14:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
aioelectricitymaps/models/__init__.py#L8
aioelectricitymaps/models/__init__.py:8:11: RUF022 `__all__` is not sorted
|
Ruff (RUF101):
aioelectricitymaps/models/power_breakdown.py#L6
aioelectricitymaps/models/power_breakdown.py:6:40: RUF101 `TCH003` is a redirect to `TC003`
|
Ruff
Process completed with exit code 1.
|