Lint code #651
lint.yml
on: pull_request
Get changed files
7s
Check formatting
9s
Check linting
16s
Check types with mypy
21s
Check docs
49s
Annotations
3 errors and 5 warnings
Check types with mypy:
beetsplug/lyrics.py#L749
Incompatible default for argument "from_languages" (default has type "None", argument has type "List[str]")
|
Check types with mypy:
beetsplug/lyrics.py#L957
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 formatting
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 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
|