Skip to content

Improve rootkey cache in pruning: Reduce 4 rootkey fetches to 1 (#1029) #2328

Improve rootkey cache in pruning: Reduce 4 rootkey fetches to 1 (#1029)

Improve rootkey cache in pruning: Reduce 4 rootkey fetches to 1 (#1029) #2328

Triggered via push December 31, 2024 07:42
Status Failure
Total duration 20s
Artifacts

lint.yml

on: push
golangci-lint
12s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/bytes/string_test.go#L30
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/bytes/string_test.go#L31
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/bytes/string_test.go#L46
s.Equal undefined (type *StringSuite has no field or method Equal) (typecheck)
golangci-lint: internal/rand/random.go#L84
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L86
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L117
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L119
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L128
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint: internal/rand/random.go#L130
r.Unlock undefined (type *Rand has no field or method Unlock) (typecheck)
golangci-lint: internal/rand/random.go#L147
r.Lock undefined (type *Rand has no field or method Lock) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636