Skip to content

Run database pruning periodically. #211

Run database pruning periodically.

Run database pruning periodically. #211

Triggered via pull request January 18, 2024 12:30
Status Failure
Total duration 1m 39s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)