Nightly #1130
nightly.yaml
on: schedule
Go Race Detector
9m 33s
Go Fuzzer (native)
56s
Go Perf
29m 55s
Go mod check
2m 40s
Trivy security scan image
34s
Trivy security scan repo
44s
Go vulnerability check
41s
Annotations
6 errors
Go vulnerability check
plugins.Manager.ServerInitialized calls sync.Once.Do, which eventually calls tls.Conn.Handshake
|
Go vulnerability check
server.baseHTTPListener.ListenAndServe calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
Go vulnerability check
e2e.TestRuntime.GetDataWithInput calls io.ReadAll, which calls tls.Conn.Read
|
Go vulnerability check
presentation.Source calls fmt.Fprintf, which calls tls.Conn.Write
|
Go vulnerability check
e2e.TestRuntime.HealthCheck calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
Go vulnerability check
Process completed with exit code 3.
|