Skip to content

static/frontend: fix for text to meet the contrast ratio. #33

static/frontend: fix for text to meet the contrast ratio.

static/frontend: fix for text to meet the contrast ratio. #33

Triggered via push August 3, 2023 14:03
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

govulncheck.yml

on: push
govulncheck
43s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors
govulncheck
frontend.translateHTML calls html.Render
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
Process completed with exit code 3.