⬆️ Update dependency syrupy to v4.8.0 #1355
linting.yaml
on: pull_request
codespell
31s
Ruff
22s
pre-commit-hooks
34s
pylint
29s
yamllint
22s
Prettier
28s
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.
|