Skip to content

init: fast query DB #580

init: fast query DB

init: fast query DB #580

Triggered via pull request December 18, 2023 18:18
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
golangci-lint
53s
golangci-lint
Fit to window
Zoom out
Zoom in

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