Lint code #1
lint.yml
on: push
Get changed files
6s
Check formatting
25s
Check linting
14s
Check types with mypy
17s
Check docs
0s
Annotations
2 errors
Check types with mypy:
beets/library.py#L2010
"Type[DefaultTemplateFunctions]" has no attribute "_func_names"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|