Lint code #1159
lint.yml
on: push
Get changed files
8s
Check formatting
11s
Check linting
12s
Check types with mypy
18s
Check docs
21s
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]")
|