Bugfix/cleanup GitHub actions #4289
linting.yaml
on: pull_request
codespell
23s
Ruff
19s
pre-commit-hooks
31s
pylint
29s
yamllint
21s
Prettier
20s
Annotations
2 errors
Ruff (TCH002):
src/bsblan/bsblan.py#L14
src/bsblan/bsblan.py:14:31: TCH002 Move third-party import `typing_extensions.Self` into a type-checking block
|
Ruff
Process completed with exit code 1.
|