Lint code #2715
lint.yml
on: pull_request
Get changed files
14s
Check formatting
10s
Check linting
15s
Check types with mypy
24s
Check docs
0s
Annotations
2 errors
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
beets/metadata_plugins.py#L52
Argument 1 to "SafeProxy" has incompatible type "BeetsPlugin"; expected "MetadataSourcePlugin"
|