Lint code #796
Annotations
9 errors and 1 warning
Type check code:
beetsplug/lastgenre/__init__.py#L206
Missing type parameters for generic type "list"
|
Type check code:
beetsplug/lastgenre/__init__.py#L334
X | Y syntax for unions requires Python 3.10
|
Type check code:
beetsplug/lastgenre/__init__.py#L341
X | Y syntax for unions requires Python 3.10
|
Type check code:
beetsplug/lastgenre/__init__.py#L370
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Type check code:
beetsplug/lastgenre/__init__.py#L424
Incompatible return value type (got "tuple[Optional[str], str]", expected "Optional[str]")
|
Type check code:
beetsplug/lastgenre/__init__.py#L428
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Type check code:
beetsplug/lastgenre/__init__.py#L432
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Type check code:
beetsplug/lastgenre/__init__.py#L435
Incompatible return value type (got "tuple[None, None]", expected "Optional[str]")
|
Type check code
The process '/opt/pipx_bin/poe' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading