Skip to content

fix: rootKey empty check by len equals 0 (backport #801) #1799

fix: rootKey empty check by len equals 0 (backport #801)

fix: rootKey empty check by len equals 0 (backport #801) #1799

Triggered via pull request August 10, 2023 08:15
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
golangci-lint
32s
golangci-lint
Fit to window
Zoom out
Zoom in

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)