Lint code #1009
lint.yml
on: pull_request
Get changed files
17s
Check formatting
12s
Check linting
12s
Check types with mypy
18s
Check docs
0s
Annotations
2 errors
Check types with mypy:
beets/importer/tasks.py#L173
Need type annotation for "search_ids" (hint: "search_ids: list[<type>] = ...")
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|