fix(deps): update all non-major dependencies #155
Annotations
10 errors and 1 warning
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/client_mock.go#L14
m.Called undefined (type *mockClient has no field or method Called) (typecheck)
|
lint:
official/v7/client_mock.go#L22
m.On undefined (type mockClient has no field or method On) (typecheck)
|
lint:
official/v7/search_test.go#L55
server.On undefined (type *mockTransport has no field or method On) (typecheck)
|
lint:
official/v7/search_test.go#L99
server.On undefined (type *mockTransport has no field or method On) (typecheck)
|
lint:
official/v7/search_test.go#L139
server.On undefined (type *mockTransport has no field or method On) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|