Skip to content

refactor: Rename options enumerable #7428

refactor: Rename options enumerable

refactor: Rename options enumerable #7428

Triggered via pull request February 13, 2026 21:10
Status Failure
Total duration 3m 21s
Artifacts

check-vulnerabilities.yml

on: pull_request
Check vulnerabilities job
3m 11s
Check vulnerabilities job
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check vulnerabilities job
Process completed with exit code 1.
Check vulnerabilities job
http.Server.serveTLS calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
Check vulnerabilities job
crypto.secp256r1PublicKey.DID calls elliptic.P256, which eventually calls tls.Conn.Handshake
Check vulnerabilities job
http.Client.ExecRequest calls http.Client.Do, which eventually calls tls.Dialer.DialContext
Check vulnerabilities job
integration.setupSourceHub calls testcontainers.TerminateContainer, which eventually calls tls.Dial
Check vulnerabilities job
errors.defraError.Format calls io.WriteString, which calls tls.Conn.Write
Check vulnerabilities job
cli.Wrapper.ExecRequest calls io.ReadAll, which eventually calls tls.Conn.Read
Check vulnerabilities job
http.Server.serveTLS calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
Check vulnerabilities job
crypto.secp256r1PublicKey.DID calls elliptic.P256, which eventually calls tls.Conn.Handshake
Check vulnerabilities job
http.storeHandler.RefreshViews calls url.URL.Query
Check vulnerabilities job
http.Handler.ServeHTTP calls chi.Mux.ServeHTTP, which eventually calls url.ParseQuery