Skip to content

Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 #49

Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0

Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 #49

Triggered via pull request May 11, 2024 07:52
Status Failure
Total duration 1m 3s
Artifacts

linting.yml

on: pull_request
pre-commit
26s
pre-commit
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L886
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L894
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L897
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1099
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1118
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1124
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)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1125
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go#L663
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go#L682
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
golangci-lint (1.18.x, ubuntu-latest): ../../../go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go#L683
c.Writer.Write undefined (type ResponseWriter has no field or method Write) (typecheck)
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.