✨ feat: add async tests for project #13
Annotations
11 errors
Ruff (F401):
tests/async_tests/test_project.py#L2
tests/async_tests/test_project.py:2:8: F401 `pytest_asyncio` imported but unused
|
Ruff (F811):
tests/async_tests/test_project.py#L32
tests/async_tests/test_project.py:32:39: F811 Redefinition of unused `client` from line 8
|
Ruff (F811):
tests/async_tests/test_project.py#L54
tests/async_tests/test_project.py:54:36: F811 Redefinition of unused `client` from line 8
|
Ruff (F811):
tests/async_tests/test_project.py#L71
tests/async_tests/test_project.py:71:39: F811 Redefinition of unused `client` from line 8
|
Ruff (F811):
tests/async_tests/test_project.py#L88
tests/async_tests/test_project.py:88:39: F811 Redefinition of unused `client` from line 8
|
Perform checks (3.10)
Process completed with exit code 1.
|
Perform checks (3.12)
The job was canceled because "_3_10" failed.
|
Perform checks (3.9)
The job was canceled because "_3_10" failed.
|
Perform checks (3.11)
The job was canceled because "_3_10" failed.
|
Perform checks (3.13)
The job was canceled because "_3_10" failed.
|
Perform checks (3.8)
The job was canceled because "_3_10" failed.
|