chore: improve redis queue and add example #67
Annotations
10 errors and 1 warning
Lint:
pkg/storage/elasticsearch/document.go#L29
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L43
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L57
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L87
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L119
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L132
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/document.go#L153
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/index.go#L16
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/index.go#L27
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint:
pkg/storage/elasticsearch/index.go#L38
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eagle/eagle. Supported file pattern: go.sum
|