Skip to content

govulncheck

govulncheck #701

Triggered via schedule August 18, 2026 00:13
Status Failure
Total duration 48s
Artifacts

govulncheck.yaml

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

Annotations

10 errors and 1 warning
govulncheck
rsa.LoadPublicKeyFromPEM calls x509.ParsePKCS1PublicKey, which calls asn1.Unmarshal
govulncheck
testutil.FakeTPP calls httptest.NewTLSServer, which eventually calls http.Server.Serve
govulncheck
agent.listenAndServe calls http.Server.ListenAndServe
govulncheck
echo.Echo calls http.ListenAndServe
govulncheck
client.VenConnClient.PostDataReadingsWithOptions calls http.Client.Do, which eventually calls tls.Dialer.DialContext
govulncheck
identity.mockIdentityServer.handleAdvanceAuthentication calls fmt.Fprintf, which calls tls.Conn.Write
govulncheck
client.NGTSClient.PostDataReadingsWithOptions calls io.ReadAll, which eventually calls tls.Conn.Read
govulncheck
echo.Echo calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
govulncheck
testutil.WithEnvtest calls envtest.Environment.Start, which eventually calls template.Template.Execute
govulncheck
client.VenConnClient.PostDataReadingsWithOptions calls http.Client.Do, which eventually calls url.URL.Parse
govulncheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/