Skip to content

chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.1.1… #66

chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.1.1…

chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.1.1… #66

Triggered via push December 21, 2023 06:54
Status Failure
Total duration 53s
Artifacts

gin.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
lint: context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
lint: context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
lint: context.go#L1065
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
lint: context.go#L1084
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
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)
lint: context.go#L1091
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
lint: gin.go#L660
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
lint: gin.go#L661
c.Writer.Write undefined (type ResponseWriter has no field or method Write) (typecheck)
lint: routergroup.go#L222
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gin/gin. Supported file pattern: go.sum