Skip to content

update benchmarks

update benchmarks #550

Triggered via push August 15, 2026 03:59
Status Failure
Total duration 50s
Artifacts

govulncheck.yml

on: push
vulncheck
47s
vulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
vulncheck
goPool.init#1 calls sync.Once.Do, which eventually calls asn1.Unmarshal
vulncheck
goPool.run calls http.Server.ListenAndServeTLS
vulncheck
goPool.run calls http.Server.ListenAndServe
vulncheck
notify.rpcCall calls http.Client.Do, which eventually calls tls.Dialer.DialContext
vulncheck
submit.main calls fmt.Fprintf, which calls tls.Conn.Write
vulncheck
notify.rpcCall calls io.ReadAll, which eventually calls tls.Conn.Read
vulncheck
goPool.run calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
vulncheck
goPool.StatusServer.executeTemplate calls template.Template.ExecuteTemplate
vulncheck
goPool.StatusServer.httpsRedirectURL calls url.URL.ResolveReference
vulncheck
notify.rpcCall calls http.Client.Do, which eventually calls url.URL.Parse