Skip to content

[8.x] Parser agnostic i18n Locale transform #10381

[8.x] Parser agnostic i18n Locale transform

[8.x] Parser agnostic i18n Locale transform #10381

Triggered via pull request May 11, 2024 15:35
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (I001): tests/test_markup/test_parse_inline.py#L1
tests/test_markup/test_parse_inline.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E302): tests/test_markup/test_parse_inline.py#L10
tests/test_markup/test_parse_inline.py:10:1: E302 Expected 2 blank lines, found 1
Ruff (PT001): tests/test_markup/test_parse_inline.py#L10
tests/test_markup/test_parse_inline.py:10:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (E302): tests/test_markup/test_parse_inline.py#L21
tests/test_markup/test_parse_inline.py:21:1: E302 Expected 2 blank lines, found 1
Ruff (PT001): tests/test_markup/test_parse_inline.py#L21
tests/test_markup/test_parse_inline.py:21:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (E302): tests/test_markup/test_parse_inline.py#L27
tests/test_markup/test_parse_inline.py:27:1: E302 Expected 2 blank lines, found 1
Ruff (E302): tests/test_markup/test_parse_inline.py#L119
tests/test_markup/test_parse_inline.py:119:1: E302 Expected 2 blank lines, found 1
ruff
Process completed with exit code 1.
flake8
Process completed with exit code 1.
mypy
Process completed with exit code 1.