Skip to content

Feat Add redis as vector database #301

Feat Add redis as vector database

Feat Add redis as vector database #301

Triggered via pull request November 2, 2023 12:28
Status Failure
Total duration 1m 2s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: index/vectordb/redis/redis.go#L95
shadow: declaration of "err" shadows declaration at line 69 (govet)
lint: index/vectordb/redis/redis.go#L184
shadow: declaration of "ok" shadows declaration at line 182 (govet)
lint: index/vectordb/redis/redis.go#L194
shadow: declaration of "ok" shadows declaration at line 182 (govet)
lint
issues found
lint: index/vectordb/redis/redis.go#L112
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: index/vectordb/redis/redis.go#L133
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)