e2e tests: use ginkgo.DeferCleanup for consistent resource cleanup #2789
ci-lint.yaml
on: pull_request
check-changes
5s
lint
5m 24s
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
|