Sync with upstream release-1.11 #15
Annotations
10 errors and 1 warning
detect
config.ChangeDNSRecord calls dns.ChangesCreateCall.Do, which eventually calls internal.chunkedReader.Read
|
detect
e2e.connect calls websocket.Dialer.Dial, which eventually calls tls.Conn.Handshake
|
detect
default.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
detect
metrics.statFromProto calls bytes.Buffer.ReadFrom, which calls tls.Conn.Read
|
detect
handler.ProbeHandler.ServeHTTP calls io.WriteString, which calls tls.Conn.Write
|
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.DialWithDialer
|
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.Dialer.DialContext
|
detect
continuous.main calls environment.ClientConfig.GetRESTConfig, which eventually calls filepath.Abs
|
detect
versioned.NewForConfig calls rest.DefaultKubernetesUserAgent, which eventually calls filepath.Base
|
detect
hellovolume.handler calls filepath.Dir
|
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|