Skip to content

Add 'REDISTRIBUTE KEY RANGE' command #2335

Add 'REDISTRIBUTE KEY RANGE' command

Add 'REDISTRIBUTE KEY RANGE' command #2335

Triggered via pull request October 31, 2024 12:24
Status Failure
Total duration 1m 2s
Artifacts

linters.yaml

on: pull_request
golangci-lint
51s
golangci-lint
goimports check
11s
goimports check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint: pkg/models/kr/keyrange_test.go#L88
multiple-value kr.GetKRCondition(c.rel, c.krg, c.upperBound, c.prefix) (value of type (string, error)) in single-value context (typecheck)
golangci-lint
issues found
goimports check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/