Skip to content

🐛 bug: fix EnableSplittingOnParsers is not functional #2489

🐛 bug: fix EnableSplittingOnParsers is not functional

🐛 bug: fix EnableSplittingOnParsers is not functional #2489

Triggered via pull request December 20, 2024 19:19
Status Failure
Total duration 31s
Artifacts

vulncheck.yml

on: pull_request
govulncheck-check
22s
govulncheck-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
govulncheck-check: bind.go#L126
cannot use b.ctx.RequestCtx() (value of type *fasthttp.RequestCtx) as *fasthttp.Request value in argument to bind.Bind
govulncheck-check: bind.go#L144
cannot use b.ctx.RequestCtx() (value of type *fasthttp.RequestCtx) as *fasthttp.Request value in argument to bind.Bind
govulncheck-check: bind.go#L215
cannot use b.ctx.RequestCtx() (value of type *fasthttp.RequestCtx) as *fasthttp.Request value in argument to bind.Bind
govulncheck-check: bind.go#L249
cannot use b.ctx.RequestCtx() (value of type *fasthttp.RequestCtx) as *fasthttp.Request value in argument to bind.BindMultipart
govulncheck-check
Process completed with exit code 1.
govulncheck-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636