Skip to content

chore(deps): bump github.com/roadrunner-server/api/v4 from 4.17.0 to 4.18.1 #2715

chore(deps): bump github.com/roadrunner-server/api/v4 from 4.17.0 to 4.18.1

chore(deps): bump github.com/roadrunner-server/api/v4 from 4.17.0 to 4.18.1 #2715

Triggered via pull request January 13, 2025 22:25
Status Success
Total duration 3m 29s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 1 warning
Analyze (go)
cannot use v (variable of type []string) as [][]byte value in argument to append
Analyze (go)
cannot use v (variable of type string) as []byte value in argument to append
Analyze (go)
cannot use rsp.GetHeaders()[HTTP2Push].GetValue()[i] (variable of type []byte) as string value in argument to pusher.Push
Analyze (go)
cannot use rsp.GetHeaders()[k].GetValue()[kk] (variable of type []byte) as string value in argument to w.Header().Add
Analyze (go)
cannot use tr (variable of type []byte) as string value in argument to strings.Split
Analyze (go)
cannot use v (variable of type []string) as [][]byte value in argument to append
Analyze (go)
cannot use v (variable of type string) as []byte value in argument to append
Analyze (go)
cannot use rsp.GetHeaders()[HTTP2Push].GetValue()[i] (variable of type []byte) as string value in argument to pusher.Push
Analyze (go)
cannot use rsp.GetHeaders()[k].GetValue()[kk] (variable of type []byte) as string value in argument to w.Header().Add
Analyze (go)
cannot use tr (variable of type []byte) as string value in argument to strings.Split
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636