Transform AccountType from groups to user's attribute #3706
Annotations
9 errors
Ruff (PT023):
tests/test_raid.py#L556
tests/test_raid.py:556:1: PT023 Use `@pytest.mark.asyncio()` over `@pytest.mark.asyncio`
|
Ruff (PT023):
tests/test_raid.py#L576
tests/test_raid.py:576:1: PT023 Use `@pytest.mark.asyncio()` over `@pytest.mark.asyncio`
|
Ruff (PT023):
tests/test_raid.py#L604
tests/test_raid.py:604:1: PT023 Use `@pytest.mark.asyncio()` over `@pytest.mark.asyncio`
|
Ruff (PT023):
tests/test_raid.py#L658
tests/test_raid.py:658:1: PT023 Use `@pytest.mark.asyncio()` over `@pytest.mark.asyncio`
|
Ruff (PT001):
tests/test_raid.py#L689
tests/test_raid.py:689:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
|
Ruff (PT001):
tests/test_raid.py#L728
tests/test_raid.py:728:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
|
Ruff (PT001):
tests/test_raid.py#L733
tests/test_raid.py:733:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
|
Ruff (PT001):
tests/test_raid.py#L766
tests/test_raid.py:766:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
|
lintandformat
Process completed with exit code 1.
|