Lint code #2722
lint.yml
on: pull_request
Get changed files
10s
Check formatting
10s
Check linting
10s
Check types with mypy
23s
Check docs
0s
Annotations
11 errors
|
Check formatting
Process completed with exit code 1.
|
|
Check types with mypy:
beets/ui/commands/move.py#L200
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/remove.py#L84
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/update.py#L196
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/write.py#L60
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/completion.py#L29
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/config.py#L90
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/fields.py#L41
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/list.py#L25
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/stats.py#L62
Cannot assign to a method
|
|
Check types with mypy:
beets/ui/commands/version.py#L21
Cannot assign to a method
|