Lint code #536
lint.yml
on: pull_request
Get changed files
10s
Check formatting
16s
Check linting
10s
Check types with mypy
13s
Check docs
24s
Annotations
5 errors
Check types with mypy:
beetsplug/lastgenre/__init__.py#L326
Implicit generic "Any". Use "typing.List" and specify generic parameters
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L327
Implicit generic "Any". Use "typing.Tuple" and specify generic parameters
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
Check formatting
Process completed with exit code 1.
|
Check docs
ERROR: Unknown target name: "requests_mock".
|