Skip to content

Lint code

Lint code #411

Triggered via pull request September 29, 2024 15:20
Status Failure
Total duration 59s
Artifacts

lint.yml

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

Annotations

6 errors
Ruff (F401): test/plugins/test_substitute.py#L17
test/plugins/test_substitute.py:17:8: F401 `pytest` imported but unused
Ruff (E501): test/plugins/test_substitute.py#L60
test/plugins/test_substitute.py:60:89: E501 Line too long (96 > 88)
Ruff (E501): test/plugins/test_substitute.py#L68
test/plugins/test_substitute.py:68:89: E501 Line too long (113 > 88)
Check linting
Process completed with exit code 1.
Check formatting
Process completed with exit code 1.
Check docs
ERROR: Unknown target name: "requests_mock".