Skip to content

Lint code

Lint code #375

Triggered via pull request September 19, 2024 20:32
Status Success
Total duration 44s
Artifacts

lint.yml

on: pull_request
Get changed files
9s
Get changed files
Check formatting
20s
Check formatting
Check linting
12s
Check linting
Check types with mypy
13s
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