Skip to content

Lint code

Lint code #398

Triggered via pull request September 25, 2024 18:42
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Get changed files
10s
Get changed files
Check formatting
18s
Check formatting
Check linting
10s
Check linting
Check types with mypy
19s
Check types with mypy
Check docs
33s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (PT009): test/plugins/test_convert.py#L363
test/plugins/test_convert.py:363:9: PT009 Use a regular `assert` instead of unittest-style `assertFalse`
Ruff (PT009): test/plugins/test_convert.py#L373
test/plugins/test_convert.py:373:9: PT009 Use a regular `assert` instead of unittest-style `assertFalse`
Ruff (PT009): test/plugins/test_convert.py#L383
test/plugins/test_convert.py:383:9: PT009 Use a regular `assert` instead of unittest-style `assertTrue`
Ruff (PT009): test/plugins/test_convert.py#L393
test/plugins/test_convert.py:393:9: PT009 Use a regular `assert` instead of unittest-style `assertFalse`
Check linting
Process completed with exit code 1.
Check docs
ERROR: Unknown target name: "requests_mock".