Skip to content

Conversation

knarewski
Copy link
Contributor

Problem
CI fails on main.

Turns out that Redis started using redis-client gem as a transport layer, which raises errors on non-string types.

image

Solution
Cast redis arguments to strings until tests pass :-)

Notes
That should unblock working on actual features/fixes

Co-authored-by: André Luis Leal Cardoso Junior <[email protected]>
@knarewski knarewski requested a review from andrehjr September 12, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants