fix(deps): update module github.com/elastic/go-elasticsearch/v7 to v8 #151
Annotations
10 errors
lint:
official/v7/internal/retrier/retrier.go#L28
b.Lock undefined (type *simpleBackoff has no field or method Lock) (typecheck)
|
lint:
official/v7/internal/retrier/retrier.go#L29
b.Unlock undefined (type *simpleBackoff has no field or method Unlock) (typecheck)
|
lint:
entities.go#L67
undefined: elastic (typecheck)
|
lint:
querybuilder.go#L30
undefined: elastic (typecheck)
|
lint:
querybuilder.go#L87
undefined: elastic (typecheck)
|
lint:
official/v7/search_test.go#L280
unknown field UseResponseCheckOnly in struct literal of type elasticsearch.Config (typecheck)
|
lint
cannot range over 3 (untyped int constant) (typecheck)
|
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|