Lint code #390
lint.yml
on: pull_request
Get changed files
13s
Check formatting
9s
Check linting
8s
Check types with mypy
19s
Check docs
0s
Annotations
2 errors
Check types with mypy:
beets/plugins.py#L293
Need type annotation for "_instances" (hint: "_instances: Dict[<type>, <type>] = ...")
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|