⬆️ Lock file maintenance #1357
linting.yaml
on: pull_request
codespell
20s
Ruff
19s
pre-commit-hooks
32s
pylint
26s
yamllint
22s
Prettier
21s
Annotations
4 errors
Ruff (RUF022):
src/youtubeaio/helper.py#L16
src/youtubeaio/helper.py:16:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/youtubeaio/models.py#L17
src/youtubeaio/models.py:17:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/youtubeaio/types.py#L5
src/youtubeaio/types.py:5:11: RUF022 `__all__` is not sorted
|
Ruff
Process completed with exit code 1.
|