fix: rootKey empty check by len equals 0 (backport #801) #1799
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 4 warnings
golangci-lint:
iterator_test.go#L333
expected declaration, found '<<' (typecheck)
|
golangci-lint:
iterator_test.go#L381
illegal character U+0023 '#' (typecheck)
|
golangci-lint
issues found
|
golangci-lint:
keyformat/key_format.go#L122
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
|
golangci-lint:
internal/rand/random.go#L100
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
golangci-lint:
benchmarks/bench_test.go#L211
redefines-builtin-id: redefinition of the built-in function real (revive)
|
golangci-lint:
benchmarks/bench_test.go#L359
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|