Lint code #532
lint.yml
on: pull_request_target
Get changed files
5s
Check formatting
11s
Check linting
10s
Check types with mypy
14s
Check docs
26s
Annotations
4 errors
Ruff (E902):
beetsplug/_typing.py#L1
beetsplug/_typing.py:1:1: E902 No such file or directory (os error 2)
|
Check linting
Process completed with exit code 1.
|
Check formatting
Process completed with exit code 1.
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 2
|