Skip to content

Lint code

Lint code #66

Triggered via pull request November 16, 2025 00:12
Status Failure
Total duration 1m 7s
Artifacts

lint.yaml

on: pull_request
Get changed files
10s
Get changed files
Check formatting
15s
Check formatting
Check linting
20s
Check linting
Check types with mypy
24s
Check types with mypy
Check docs
49s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check linting
Process completed with exit code 1.
Ruff (UP034): beetsplug/titlecase.py#L161
beetsplug/titlecase.py:161:25: UP034 Avoid extraneous parentheses
Ruff (UP035): beetsplug/titlecase.py#L20
beetsplug/titlecase.py:20:1: UP035 Import from `re` instead: `Pattern`