feat(replicas): new replicas pkg for redundancy by dispersed replicas #16304
Annotations
7 errors
pkg/replicas/replicas.go#L76
File is not `gofmt`-ed with `-s` (gofmt)
|
pkg/replicas/replica_test.go#L21
File is not `gofmt`-ed with `-s` (gofmt)
|
pkg/replicas/getter.go#L34
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
pkg/replicas/getter_test.go#L107
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
pkg/replicas/putter_test.go#L78
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
pkg/replicas/putter_test.go#L167
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading