Skip to content

#1250: Add support for GEORADIUS #3240

#1250: Add support for GEORADIUS

#1250: Add support for GEORADIUS #3240

Triggered via pull request November 22, 2024 14:36
Status Failure
Total duration 1m 11s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/eval/commands.go#L1304
var `geoRadiusCmdMeta` is unused (unused)
lint: internal/eval/store_eval.go#L6336
cyclomatic complexity 31 of func `evalGEORADIUS` is high (> 30) (gocyclo)
lint: internal/eval/store_eval.go#L6336
func `evalGEORADIUS` is unused (unused)
lint: internal/eval/store_eval.go#L6403
string `ANY` has 2 occurrences, make it a constant (goconst)
lint
issues found