Skip to content

✨ feat: add async tests for project #13

✨ feat: add async tests for project

✨ feat: add async tests for project #13

Triggered via push December 2, 2024 10:49
Status Failure
Total duration 20s
Artifacts
Matrix: Perform checks
Fit to window
Zoom out
Zoom in

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.