Switch to go 1.21 #435
Annotations
10 errors and 11 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1065
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1084
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/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:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1091
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go#L661
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go#L662
c.Writer.Write undefined (type ResponseWriter has no field or method Write) (typecheck)
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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/.
|
tests (15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (9.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|