Skip to content

Nightly

Nightly #269

Triggered via schedule August 16, 2023 08:11
Status Failure
Total duration 32m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nightly.yaml

on: schedule
Go Race Detector
8m 43s
Go Race Detector
Go Fuzzer (native)
40s
Go Fuzzer (native)
Go Perf
32m 9s
Go Perf
Go mod check
2m 34s
Go mod check
Trivy security scan image
25s
Trivy security scan image
Trivy security scan repo
37s
Trivy security scan repo
Go vulnerability check
1m 0s
Go vulnerability check
Fit to window
Zoom out
Zoom in

Annotations

10 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
e2e.TestRuntime.HealthCheck calls http.Client.Do
Go vulnerability check
gojsonschema.jsonReferenceLoader.loadFromHTTP calls http.Get
Go vulnerability check
plugins.Manager.ServerInitialized calls sync.Once.Do, which eventually calls http.Request.Write
Go vulnerability check
test.Server.Stop calls httptest.Server.Close, which calls http.Transport.CloseIdleConnections
Go vulnerability check
Process completed with exit code 3.