chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 #1651
Annotations
10 errors
golangci-lint:
mock/protocol/http/handler.go#L189
resp.Code undefined (type *Response has no field or method Code) (typecheck)
|
golangci-lint:
mock/protocol/http/handler.go#L191
resp.Code undefined (type *Response has no field or method Code) (typecheck)
|
golangci-lint:
mock/protocol/http/handler.go#L193
resp.Code undefined (type *Response has no field or method Code) (typecheck)
|
golangci-lint:
mock/protocol/http/handler.go#L198
resp.Header undefined (type *Response has no field or method Header) (typecheck)
|
golangci-lint:
mock/protocol/http/handler.go#L212
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
golangci-lint:
mock/protocol/http/handler.go#L221
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L32
missing type in composite literal (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L99
missing type in composite literal (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L282
missing type in composite literal (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L24
"github.com/zoncoen/scenarigo/version" imported and not used (typecheck)
|