chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 #1260
Annotations
10 errors and 1 warning
Setup golangci-lint:
context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
Setup golangci-lint:
context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Setup golangci-lint:
context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Setup golangci-lint:
context.go#L1065
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Setup golangci-lint:
context.go#L1084
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
|
Setup golangci-lint:
context.go#L1090
cannot use w (variable of type ResponseWriter) as io.Writer value in argument to step: ResponseWriter does not implement io.Writer (missing method Write) (typecheck)
|
Setup golangci-lint:
context.go#L1091
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
|
Setup golangci-lint:
gin.go#L660
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
|
Setup golangci-lint:
gin.go#L661
c.Writer.Write undefined (type ResponseWriter has no field or method Write) (typecheck)
|
Setup golangci-lint:
routergroup.go#L222
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/gin/gin. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading