⬆️ Update dependency coverage to v7.6.8 (#345) #1354
linting.yaml
on: push
codespell
22s
Ruff
20s
pre-commit-hooks
25s
pylint
27s
yamllint
21s
Prettier
30s
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.
|