⬆️ Update dependency node to v22 #1076
linting.yml
on: pull_request
codespell
17s
Ruff
13s
pre-commit-hooks
30s
pylint
20s
yamllint
17s
Prettier
19s
Annotations
4 errors and 6 warnings
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.
|
codespell
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
|
Ruff
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
|
yamllint
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
|