chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 #1645
Annotations
10 errors and 1 warning
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#L100
missing type in composite literal (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L284
missing type in composite literal (typecheck)
|
golangci-lint:
protocol/http/request_test.go#L24
"github.com/zoncoen/scenarigo/version" imported and not used (typecheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: reviewdog/action-golangci-lint@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|