Skip to content

Lint code

Lint code #2735

Triggered via pull request November 8, 2025 19:18
Status Failure
Total duration 49s
Artifacts

lint.yml

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

Annotations

6 errors
Check formatting
Process completed with exit code 1.
Check linting
Process completed with exit code 1.
Ruff (W292): test/test_media_field.py#L11
test/test_media_field.py:11:34: W292 No newline at end of file
Ruff (W291): test/test_media_field.py#L9
test/test_media_field.py:9:34: W291 Trailing whitespace
Ruff (I001): test/test_media_field.py#L1
test/test_media_field.py:1:1: I001 Import block is un-sorted or un-formatted
Check docs
Process completed with exit code 1.