Lint code #687
lint.yml
on: pull_request
Get changed files
11s
Check formatting
16s
Check linting
20s
Check types with mypy
13s
Check docs
0s
Annotations
5 errors and 5 warnings
Check types with mypy:
beets/util/__init__.py#L800
Incompatible types in assignment (expression has type "str", variable has type "bytes")
|
Check types with mypy:
beets/util/__init__.py#L803
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Check types with mypy:
beets/util/__init__.py#L811
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Check types with mypy:
beets/util/__init__.py#L818
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
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get changed files
Unable to find merge base between aa0db049a59cc4a8365169cb94321a2aa95ef018 and 34af24bbf7a8f7ad7b9c084bb7144c75832e853f
|
Check types with mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|