Lint code #70
lint.yml
on: push
Get changed files
4s
Check formatting
17s
Check linting
12s
Check types with mypy
13s
Check docs
0s
Annotations
2 errors
Check types with mypy:
beets/plugins.py#L294
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
|