Skip to content

Bump golang.org/x/net from 0.24.0 to 0.25.0 #38

Bump golang.org/x/net from 0.24.0 to 0.25.0

Bump golang.org/x/net from 0.24.0 to 0.25.0 #38

Triggered via pull request May 7, 2024 13:24
Status Failure
Total duration 2m 0s
Artifacts

include.yml

on: pull_request
call-gochecks  /  check
47s
call-gochecks / check
call-codecov  /  coverage
1m 46s
call-codecov / coverage
Matrix: call-codeql / Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
call-gochecks / check: fhttp/http_forwarder.go#L161
non-canonical header "X-Fortio-Multi-ID", instead use: "X-Fortio-Multi-Id" (canonicalheader)
call-gochecks / check: jrpc/jrpc_test.go#L340
non-canonical header "test1", instead use: "Test1" (canonicalheader)
call-gochecks / check: jrpc/jrpc_test.go#L341
non-canonical header "test2", instead use: "Test2" (canonicalheader)
call-gochecks / check: rapi/data.go#L121
non-canonical header "ETag", instead use: "Etag" (canonicalheader)
call-gochecks / check: fgrpc/grpcrunner.go#L208
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unable to create ping client %d for %s\", i, o.Destination)" (err113)
call-gochecks / check: fgrpc/grpcrunner.go#L217
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unable to create health client %d for %s\", i, o.Destination)" (err113)
call-gochecks / check: fhttp/http_client.go#L281
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid user credentials \\\"%s\\\", expecting \\\"user:password\\\"\", h.UserCredentials)" (err113)
call-gochecks / check: fhttp/http_client.go#L316
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid extra header '%s', expecting Key: Value\", hdr)" (err113)
call-gochecks / check: fhttp/http_client.go#L354
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"more than two integers were provided in the connection reuse range\")" (err113)
call-gochecks / check: fhttp/http_client.go#L394
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid url '%s'\", o.URL)" (err113)
call-codecov / coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.