⬆️ Update dependency pytest to v8.3.4 (#406) #1022
linting.yml
on: push
codespell
21s
Ruff
13s
pre-commit-hooks
26s
pylint
22s
yamllint
17s
Prettier
19s
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.
|