Lint code #325
Triggered via pull request
September 13, 2024 04:44
Status
Failure
Total duration
1h 54m 39s
Artifacts
–
lint.yml
on: pull_request
Get changed files
12s
Check formatting
16s
Check linting
18s
Check types with mypy
18s
Check docs
23s
Annotations
10 errors
Check formatting
Process completed with exit code 1.
|
Check types with mypy:
beets/dbcore/query.py#L306
Missing type parameters for generic type "Pattern"
|
Check types with mypy:
beets/dbcore/query.py#L468
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/dbcore/query.py#L479
Missing type parameters for generic type "Iterator"
|
Check types with mypy:
beets/dbcore/query.py#L528
Missing type parameters for generic type "FieldQuery"
|
Check types with mypy:
beets/dbcore/query.py#L566
Missing type parameters for generic type "MutableSequence"
|
Check types with mypy:
beets/dbcore/query.py#L911
Missing type parameters for generic type "List"
|
Check types with mypy:
beets/dbcore/query.py#L1005
Missing type parameters for generic type "Collection"
|
Check types with mypy:
beets/dbcore/query.py#L1064
Missing type parameters for generic type "List"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|