Skip to content

Lint code

Lint code #1023

Triggered via pull request February 20, 2025 22:05
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Get changed files
13s
Get changed files
Check formatting
16s
Check formatting
Check linting
11s
Check linting
Check types with mypy
12s
Check types with mypy
Check docs
20s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E501): beetsplug/convert.py#L397
beetsplug/convert.py:397:89: E501 Line too long (118 > 88)
Ruff: beetsplug/convert.py#L405
beetsplug/convert.py:405:21: SyntaxError: Expected ':', found newline
Check linting
Process completed with exit code 1.
Check types with mypy: beetsplug/convert.py#L405
invalid syntax
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 2
Check formatting
Process completed with exit code 2.