Skip to content

Lint code

Lint code #72

Triggered via pull request November 16, 2025 17:15
Status Failure
Total duration 47s
Artifacts

lint.yaml

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

Annotations

12 errors
Check formatting
Process completed with exit code 1.
Ruff (W293): test/test_autotag.py#L529
test/test_autotag.py:529:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L526
test/test_autotag.py:526:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L519
test/test_autotag.py:519:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L516
test/test_autotag.py:516:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L509
test/test_autotag.py:509:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L506
test/test_autotag.py:506:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L499
test/test_autotag.py:499:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L496
test/test_autotag.py:496:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L489
test/test_autotag.py:489:1: W293 Blank line contains whitespace
Ruff (W293): test/test_autotag.py#L486
test/test_autotag.py:486:1: W293 Blank line contains whitespace
Check docs
Process completed with exit code 1.