Run database pruning periodically. #211
Annotations
2 errors and 1 warning
lint:
rules/standard/storage.go#L49
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint
issues found
|
lint:
services/api/grpc/service.go#L39
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|