Skip to content

fix(deps): update module github.com/btcsuite/btcd from v0.22.2 to v0.24.0 [security] - autoclosed #98

fix(deps): update module github.com/btcsuite/btcd from v0.22.2 to v0.24.0 [security] - autoclosed

fix(deps): update module github.com/btcsuite/btcd from v0.22.2 to v0.24.0 [security] - autoclosed #98

Triggered via pull request May 6, 2024 14:38
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
golangci-lint
32s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L1059
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L1061
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L1078
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L1084
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: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/context.go#L1085
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
golangci-lint: ../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.0/gin.go#L661
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.