⬆️ Lock file maintenance (#402) #1008
linting.yml
on: push
codespell
20s
Ruff
15s
pre-commit-hooks
35s
pylint
22s
yamllint
16s
Prettier
24s
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.
|