🔨 Chore: add tests for disks, deployments #61
pull-request.yml
on: push
code-quality-checks
8s
Matrix: test
Annotations
3 errors
Ruff (F401):
tests/test_project.py#L7
tests/test_project.py:7:5: F401 `tests.utils.test_util.client` imported but unused
|
Ruff (F401):
tests/test_project.py#L8
tests/test_project.py:8:5: F401 `tests.utils.test_util.mock_response_project` imported but unused
|
code-quality-checks
Process completed with exit code 1.
|