Skip to content

feat(es): add elasticsearch client(v7) #45

feat(es): add elasticsearch client(v7)

feat(es): add elasticsearch client(v7) #45

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

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: pkg/client/httpclient/client.go#L9
"fmt" imported but not used (typecheck)
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
Restore cache failed: Dependencies file is not found in /home/runner/work/eagle/eagle. Supported file pattern: go.sum