Lint code #70
lint.yaml
on: pull_request
Get changed files
10s
Check formatting
11s
Check linting
17s
Check types with mypy
22s
Check docs
38s
Annotations
4 errors
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L446
"tuple[str, Any]" has no attribute "artist"
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L443
"tuple[str, Any]" has no attribute "title"
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L443
"tuple[str, Any]" has no attribute "artist"
|