Use 1.30 SO branch to test for serving 1.9 #68
Annotations
10 errors and 1 warning
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
performance.AddInfluxPoint calls influxdb.clientImpl.Close, which calls http.Client.CloseIdleConnections
|
detect
health.HTTPProbe calls http.Client.Do
|
detect
revision.digestResolver.Resolve calls remote.Head, which eventually calls http.Client.PostForm
|
detect
readiness.execProbeMain calls http.Get
|
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/
|