Skip to content

govulncheck

govulncheck #208

Triggered via schedule July 29, 2024 13:29
Status Failure
Total duration 36s
Artifacts

govulncheck.yml

on: schedule
Run govulncheck
24s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run govulncheck
pki.PutNKey calls http.Client.Do
Run govulncheck
pki.FetchRootCA calls http.Client.Get
Run govulncheck
farmer.RunNATSServer calls server.NewServer, which eventually calls http.Transport.CloseIdleConnections
Run govulncheck
client.NewNatsClient calls nats.Connect, which eventually calls netip.Addr.IsLoopback
Run govulncheck
client.NewNatsClient calls nats.Connect, which eventually calls netip.Addr.IsMulticast
Run govulncheck
Process completed with exit code 3.
Run govulncheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/