Skip to content

Adds Redis Sentinel backend #211

Adds Redis Sentinel backend

Adds Redis Sentinel backend #211

Re-run triggered January 27, 2024 15:57
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: PyTest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
lint (isort --check-only --diff .)
Process completed with exit code 1.
lint (black --check --diff .)
The job was canceled because "isort_--check-only_--diff" failed.
lint (black --check --diff .)
Process completed with exit code 1.
lint (bandit -r . -x ./tests)
The job was canceled because "isort_--check-only_--diff" failed.
lint (isort --check-only --diff .)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (black --check --diff .)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (bandit -r . -x ./tests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (pydocstyle .)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (flake8 .)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.