⬆️ Update codecov/codecov-action action to v5 #1068
linting.yml
on: pull_request
codespell
22s
Ruff
17s
pre-commit-hooks
27s
pylint
20s
yamllint
12s
Prettier
15s
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.
|
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
|
pylint
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
|