Skip to content

Nightly

Nightly #53

Triggered via schedule August 3, 2023 13:12
Status Failure
Total duration 1m 24s
Artifacts

nightly.yml

on: schedule
Go vulnerability check
1m 13s
Go vulnerability check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Go vulnerability check
db.Connect calls sql.OpenDB, which eventually calls tls.Conn.Handshake
Go vulnerability check
enduro.main calls http.Serve, which eventually calls tls.Conn.HandshakeContext
Go vulnerability check
amclient.Client.Do calls io.Copy, which eventually calls tls.Conn.Read
Go vulnerability check
gencols.main calls csv.Writer.Error, which eventually calls tls.Conn.Write
Go vulnerability check
watcher.NewMinioWatcher calls redis.NewClient, which eventually calls tls.DialWithDialer
Go vulnerability check
collection.goaWrapper.Download calls http.Client.Do, which eventually calls tls.Dialer.DialContext
Go vulnerability check
Process completed with exit code 3.