Lint code #788
lint.yml
on: pull_request
Get changed files
10s
Check formatting
16s
Check linting
9s
Check types with mypy
19s
Check docs
32s
Annotations
3 errors and 5 warnings
Check types with mypy:
beetsplug/lyrics.py#L750
Incompatible default for argument "from_languages" (default has type "None", argument has type "list[str]")
|
Check types with mypy:
beetsplug/lyrics.py#L960
Argument 1 to "from_config" of "Translator" has incompatible type "Logger"; expected "BeetsLogger"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check types with mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|