Lint code #537
lint.yml
on: pull_request
Get changed files
8s
Check formatting
13s
Check linting
10s
Check types with mypy
14s
Check docs
23s
Annotations
4 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 docs
ERROR: Unknown target name: "requests_mock".
|