Skip to content

e2e tests: use ginkgo.DeferCleanup for consistent resource cleanup #2789

e2e tests: use ginkgo.DeferCleanup for consistent resource cleanup

e2e tests: use ginkgo.DeferCleanup for consistent resource cleanup #2789

Re-run triggered July 14, 2026 11:14
Status Failure
Total duration 5m 35s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
Process completed with exit code 3.
lint
latencypredictorclient.Predictor.PredictBulk calls http.Client.Do, which eventually calls tls.Dialer.DialContext
lint
metrics.Register calls sync.Once.Do, which eventually calls tls.DialWithDialer
lint
requesthandling.GenerateRequest.String calls fmt.Fprintf, which calls tls.Conn.Write
lint
mock.ChatCompletionHandler.ServeHTTP calls io.ReadAll, which calls tls.Conn.Read
lint
proxy.Server.startHTTP calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
lint
utils.LaunchTestGRPCServer calls grpc.Server.Serve, which eventually calls tls.Conn.Handshake