deps: bump ruff from 0.5.4 to 0.6.3 #176
CI.yaml
on: push
Annotations
10 errors
Ruff (PT023):
tests/e2e/test_health.py#L10
tests/e2e/test_health.py:10:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L59
tests/e2e/test_rand_gen.py:59:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L68
tests/e2e/test_rand_gen.py:68:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L83
tests/e2e/test_rand_gen.py:83:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L93
tests/e2e/test_rand_gen.py:93:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L101
tests/e2e/test_rand_gen.py:101:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L115
tests/e2e/test_rand_gen.py:115:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L131
tests/e2e/test_rand_gen.py:131:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L138
tests/e2e/test_rand_gen.py:138:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|
Ruff (PT023):
tests/e2e/test_rand_gen.py#L145
tests/e2e/test_rand_gen.py:145:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
|