🐛 bug: fix EnableSplittingOnParsers is not functional #2489
vulncheck.yml
on: pull_request
govulncheck-check
22s
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
|