Skip to content

ENG-469 ci/auto release #29

ENG-469 ci/auto release

ENG-469 ci/auto release #29

Triggered via pull request December 1, 2025 15:30
Status Success
Total duration 1m 50s
Artifacts

client.yml

on: pull_request
client-build-and-test
1m 46s
client-build-and-test
client-scan
42s
client-scan
client-lint
14s
client-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
client-build-and-test
clientinfo.EnableServer calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls tls.Conn.Handshake
client-build-and-test
clientinfo.init calls http.init, which eventually calls pem.Decode
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls url.URL.Parse
client-build-and-test
clientinfo.EnableServer calls http.Server.ListenAndServe, which eventually calls url.ParseRequestURI
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls url.Parse
client-build-and-test
local.verifySignature calls asn1.Unmarshal
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls http.Response.Cookies
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls http.Client.Do
client-build-and-test
encryption.box.Encrypt calls io.ReadFull, which eventually calls x509.Certificate.Verify