Skip to content

Go Vulncheck

Go Vulncheck #311

Triggered via schedule July 13, 2026 12:07
Status Failure
Total duration 52s
Artifacts

govulncheck.yml

on: schedule
govulncheck
48s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
govulncheck
Process completed with exit code 1.
govulncheck
app.RunParse calls fmt.Fprintln, which eventually calls x509.HostnameError.Error
govulncheck
sound.ReadPCSpeakerCapture calls io.ReadFull, which eventually calls x509.Certificate.VerifyHostname
govulncheck
sound.ReadPCSpeakerCapture calls io.ReadFull, which eventually calls x509.Certificate.Verify
govulncheck
sound.ReadPCSpeakerCapture calls io.ReadFull, which eventually calls textproto.Reader.ReadMIMEHeader
govulncheck
music.downloadNativeSoundFont calls http.Client.Do, which eventually calls tls.Dialer.DialContext
govulncheck
doomruntime.demoTraceWriter.Close calls bufio.Writer.Flush, which calls tls.Conn.Write
govulncheck
sound.ReadPCSpeakerCapture calls io.ReadFull, which eventually calls tls.Conn.Read
govulncheck
wasmserve.main calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
govulncheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/