Lint code #904
lint.yml
on: pull_request
Get changed files
11s
Check formatting
8s
Check linting
9s
Check types with mypy
10s
Check docs
27s
Annotations
11 errors and 7 warnings
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 2
|
Ruff (E902):
beets/util/confit.py#L1
beets/util/confit.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
setup.py#L1
setup.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/_common.py#L1
test/_common.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/helper.py#L1
test/helper.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_albumtypes.py#L1
test/test_albumtypes.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_art.py#L1
test/test_art.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_convert.py#L1
test/test_convert.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_discogs.py#L1
test/test_discogs.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_embedart.py#L1
test/test_embedart.py:1:1: E902 No such file or directory (os error 2)
|
Ruff (E902):
test/test_hook.py#L1
test/test_hook.py:1:1: E902 No such file or directory (os error 2)
|
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 690d830fc5ca97bbe66f49f68ffdedc6702c4214
|
Get changed files
Unable to find merge base between aa0db049a59cc4a8365169cb94321a2aa95ef018 and 690d830fc5ca97bbe66f49f68ffdedc6702c4214
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|