build(deps): update redis[hiredis] requirement from <6.0.0,>=5.2.0 to >=5.2.0,<8.0.0 #506
ci.yaml
on: pull_request
Annotations
4 errors
|
pyright
Process completed with exit code 1.
|
|
pyright
1 error
|
|
pyright:
monty/__main__.py#L72
"bool" is not awaitable
"bool" is incompatible with protocol "Awaitable[_T_co@Awaitable]"
"__await__" is not present (reportGeneralTypeIssues)
|
|
Check CI passed
Process completed with exit code 1.
|