Skip to content

Lint code

Lint code #334

Triggered via pull request September 13, 2024 22:06
Status Success
Total duration 1m 41s
Artifacts

lint.yml

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

Annotations

5 errors
Check types with mypy: beets/util/__init__.py#L795
Incompatible types in assignment (expression has type "str", variable has type "bytes")
Check types with mypy: beets/util/__init__.py#L798
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy: beets/util/__init__.py#L806
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy: beets/util/__init__.py#L813
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1