Skip to content

chore(deps): bump actions/checkout from 3 to 4 #39

chore(deps): bump actions/checkout from 3 to 4

chore(deps): bump actions/checkout from 3 to 4 #39

Triggered via pull request September 4, 2023 12:51
Status Failure
Total duration 1m 19s
Artifacts

go.yml

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

Annotations

10 errors
lint: ../../../../../opt/hostedtoolcache/go/1.21.0/x64/src/internal/abi/unsafestring_go120.go#L13
String not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/internal/bytesconv/bytesconv_1.20.go#L16
StringData not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L459
invalid operation: cannot compare c.queryCache == nil (operator == not defined on untyped nil) (typecheck)
lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L529
invalid operation: cannot compare c.formCache == nil (operator == not defined on untyped nil) (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)