Skip to content

Added ByScore, Limit for ZRANGE #3442

Added ByScore, Limit for ZRANGE

Added ByScore, Limit for ZRANGE #3442

Triggered via pull request December 22, 2024 22:24
Status Failure
Total duration 25s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: internal/eval/sortedset/sorted_set.go#L330
builtinShadow: shadowing of predeclared identifier: min (gocritic)
lint: internal/eval/sortedset/sorted_set.go#L330
builtinShadow: shadowing of predeclared identifier: max (gocritic)
lint: internal/eval/store_eval.go#L967
cyclomatic complexity 56 of func `evalZRANGE` is high (> 30) (gocyclo)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636