Lint code #1158
lint.yml
on: pull_request
Get changed files
12s
Check formatting
10s
Check linting
10s
Check types with mypy
13s
Check docs
25s
Annotations
2 errors
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
beetsplug/lastgenre/__init__.py#L404
Incompatible types in assignment (expression has type "None", variable has type "list[Any]")
|