Skip to content

Lint code

Lint code #545

Triggered via pull request November 12, 2024 16:50
Status Success
Total duration 40s
Artifacts

lint.yml

on: pull_request
Get changed files
9s
Get changed files
Check formatting
9s
Check formatting
Check linting
11s
Check linting
Check types with mypy
14s
Check types with mypy
Check docs
0s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check types with mypy: beets/test/fixtures.py#L61
Incompatible types in assignment (expression has type "Union[bytes, str]", variable has type "Optional[Path]")
Check types with mypy: beets/test/helper.py#L503
"Type[Item]" has no attribute "_original_types"
Check types with mypy: beets/test/helper.py#L504
"Type[Album]" has no attribute "_original_types"
Check types with mypy: beets/test/helper.py#L508
"Type[Item]" has no attribute "_original_queries"
Check types with mypy: beets/test/helper.py#L509
"Type[Album]" has no attribute "_original_queries"
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1