init: fast query DB #580
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
golangci-lint:
app/fast_query/store/store.go#L1126
Error return value of `batch.Set` is not checked (errcheck)
|
golangci-lint:
app/fast_query/store/store.go#L1135
Error return value of `batch.Set` is not checked (errcheck)
|
golangci-lint:
app/app.go#L270
Error return value of `app.SetupFastQueryDB` is not checked (errcheck)
|
golangci-lint:
app/fast_query/fast_query_service.go#L26
`paralell` is a misspelling of `parallel` (misspell)
|
golangci-lint
issues found
|