Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #64
Annotations
10 errors
lint:
matcher/body.go#L17
undefined: matcher (typecheck)
|
lint:
matcher/alias.go#L8
undefined: matcher (typecheck)
|
lint:
matcher/alias.go#L11
undefined: matcher (typecheck)
|
lint:
mock/http/response_writer.go#L26
r.Called undefined (type *ResponseWriter has no field or method Called) (typecheck)
|
lint:
mock/http/response_writer.go#L41
r.Called undefined (type *ResponseWriter has no field or method Called) (typecheck)
|
lint:
mock/http/response_writer.go#L48
r.Called undefined (type *ResponseWriter has no field or method Called) (typecheck)
|
lint:
mock/httpmock/expectation.go#L22
_m.Called undefined (type *Expectation has no field or method Called) (typecheck)
|
lint:
mock/httpmock/expectation.go#L38
_m.Called undefined (type *Expectation has no field or method Called) (typecheck)
|
lint:
mock/httpmock/expectation.go#L52
_m.Called undefined (type *Expectation has no field or method Called) (typecheck)
|
lint:
mock/httpmock/expectation.go#L354
mock.AssertExpectations undefined (type *Expectation has no field or method AssertExpectations) (typecheck)
|