Allow disabling Redis SSL verification for rediss
schema
#330
Annotations
6 errors
Ruff (F401):
sam/bot.py#L11
sam/bot.py:11:30: F401 `redis.asyncio` imported but unused
|
Ruff (F401):
sam/slack.py#L13
sam/slack.py:13:25: F401 `redis.asyncio` imported but unused
|
Ruff (D401):
sam/utils.py#L140
sam/utils.py:140:5: D401 First line of docstring should be in imperative mood: "A Redis client with `rediss`-schema support."
|
lint (ruff check --output-format=github .)
Process completed with exit code 1.
|
lint (black --check --diff .)
The job was canceled because "ruff_check_--output-forma" failed.
|
pytest
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
|
43.7 KB |
|