Skip to content

internal/xcontext: avoid assumptions about test timing in TestDetach #41

internal/xcontext: avoid assumptions about test timing in TestDetach

internal/xcontext: avoid assumptions about test timing in TestDetach #41

Triggered via push August 8, 2023 22:30
Status Failure
Total duration 1m 11s
Artifacts

govulncheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
govulncheck
database.wrapConn.Ping calls ocsql.ocConn.Ping, which eventually calls tls.Conn.Handshake
govulncheck
pkgsite.main calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
govulncheck
middleware.cache.ServeHTTP calls io.Copy, which eventually calls tls.Conn.Read
govulncheck
fetch.FSSignature calls io.WriteString, which calls tls.Conn.Write
govulncheck
frontend.main calls redis.NewClient, which eventually calls tls.DialWithDialer
govulncheck
auth.HeadersTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
govulncheck
dynconfig.Parse calls yaml.Unmarshal
govulncheck
Process completed with exit code 3.