Add remove leaked collection meta cmd #421
Annotations
4 errors
golangci-lint:
states/etcd/remove/collection_clean.go#L6
File is not `goimports`-ed (goimports)
|
golangci-lint:
states/etcd/remove/collection_clean.go#L109
S1008: should use 'return strings.HasPrefix(key, segmentStatsPrefix)' instead of 'if strings.HasPrefix(key, segmentStatsPrefix) { return true }; return false' (gosimple)
|
golangci-lint:
states/etcd/remove/collection_clean.go#L121
S1023: redundant `return` statement (gosimple)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading