Skip to content

chore(deps): update actions/checkout action to v4 (#272) #23

chore(deps): update actions/checkout action to v4 (#272)

chore(deps): update actions/checkout action to v4 (#272) #23

Triggered via push September 4, 2023 17:07
Status Failure
Total duration 1m 9s
Artifacts

govulcheck.yml

on: push
Run govulncheck
1m 0s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run govulncheck
trace.SetupTrace calls stackdriver.NewExporter, which eventually calls tls.Conn.Handshake
Run govulncheck
app.New calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
Run govulncheck
implping.adapterPongHttp.Pong calls bytes.Buffer.ReadFrom, which calls tls.Conn.Read
Run govulncheck
example.main calls fmt.Printf, which eventually calls tls.Conn.Write
Run govulncheck
splitio.mustNewSplitIOClient calls client.NewSplitFactory, which eventually calls tls.DialWithDialer
Run govulncheck
implping.adapterPongHttp.Pong calls http.Client.Do, which eventually calls tls.Dialer.DialContext
Run govulncheck
Process completed with exit code 3.