Lint code #1155
lint.yaml
on: pull_request
Get changed files
13s
Check formatting
12s
Check linting
18s
Check types with mypy
19s
Check docs
50s
Annotations
4 errors
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L615
Incompatible return value type (got "tuple[list[str], str] | None", expected "tuple[list[str], str]")
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L504
Incompatible return value type (got "tuple[list[str], str] | None", expected "tuple[list[str], str]")
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L442
Missing return statement
|