Skip to content

Lint code

Lint code #1541

Triggered via pull request June 24, 2025 05:04
@rdy2gordy2go
synchronize #5828
rdy2go:master
Status Success
Total duration 47s
Artifacts

lint.yml

on: pull_request
Get changed files
10s
Get changed files
Check formatting
16s
Check formatting
Check linting
9s
Check linting
Check types with mypy
15s
Check types with mypy
Check docs
28s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
Check types with mypy: beets/importer/tasks.py#L1138
Unsupported left operand type for + ("None")
Check types with mypy: beets/importer/tasks.py#L173
Need type annotation for "search_ids" (hint: "search_ids: list[<type>] = ...")