GEORADIUSBYMEMBER command #3357
Annotations
4 errors and 1 warning
golangci-lint:
internal/eval/geo/geo.go#L231
unnecessary conversion (unconvert)
|
golangci-lint:
internal/eval/geo/geo.go#L293
paramTypeCombine: func(hash uint64, steps uint8) (minHash uint64, maxHash uint64) could be replaced with func(hash uint64, steps uint8) (minHash, maxHash uint64) (gocritic)
|
golangci-lint:
internal/eval/sortedset/sorted_set.go#L315
empty-lines: extra empty line at the start of a block (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading