Skip to content

fix(git): add vulncheck to catch gaps locally #16

fix(git): add vulncheck to catch gaps locally

fix(git): add vulncheck to catch gaps locally #16

Triggered via push July 9, 2026 02:18
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Process completed with exit code 3.
build
server.aliasStatusChecker.request calls http.Client.Do, which eventually calls tls.Dialer.DialContext
build
server.statusRecorder.WriteHeader calls http.response.WriteHeader, which eventually calls tls.Conn.Write
build
goku.run calls rand.Read, which eventually calls tls.Conn.Read
build
goku.run calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
build
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/