Lint code #796
lint.yml
on: pull_request
Get changed files
17s
Check formatting
16s
Check linting
15s
Check types with mypy
12s
Check docs
35s
Annotations
10 errors and 7 warnings
Check types with mypy:
beetsplug/lastgenre/__init__.py#L206
Missing type parameters for generic type "list"
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L334
X | Y syntax for unions requires Python 3.10
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L341
X | Y syntax for unions requires Python 3.10
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L370
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L424
Incompatible return value type (got "tuple[Optional[str], str]", expected "Optional[str]")
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L428
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L432
Incompatible return value type (got "tuple[Any, str]", expected "Optional[str]")
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L435
Incompatible return value type (got "tuple[None, None]", expected "Optional[str]")
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
Check docs
ERROR: Unknown target name: "requests_mock".
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get changed files
Unable to find merge base between bcc91ffff5a38794897e98f5284989039909717b and ca45ea0160e40cbb8ef1bb6957289851efab31d7
|
Get changed files
Unable to find merge base between bcc91ffff5a38794897e98f5284989039909717b and ca45ea0160e40cbb8ef1bb6957289851efab31d7
|
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 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 docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|