Skip to content

refactor(get_redis_clients): move this functionality to a central location #36

refactor(get_redis_clients): move this functionality to a central location

refactor(get_redis_clients): move this functionality to a central location #36

Triggered via pull request December 27, 2024 05:24
Status Failure
Total duration 50s
Artifacts

pytest.yml

on: pull_request
Matrix: Run Pytest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Run Pytest (3.13): backend/tests/test_utils.py#L1421
test_get_redis_queue_client AttributeError: module 'backend.services.redis' has no attribute 'redis'
Run Pytest (3.13)
Process completed with exit code 1.
Run Pytest (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Pytest (3.13): opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pydantic/_internal/_config.py#L295
Support for class-based `config` is deprecated, use ConfigDict instead.