Skip to content

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/assert/plugin/src #1635

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/assert/plugin/src

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/assert/plugin/src #1635

Status Success
Total duration 1m 8s
Artifacts

reviewdog.yml

on: pull_request
golangci-lint
59s
golangci-lint
Fit to window
Zoom out
Zoom in

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#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)