Skip to content

Go

Go #101

Triggered via schedule February 7, 2026 01:48
Status Success
Total duration 1m 48s
Artifacts

client.yml

on: schedule
client-build-and-test
1m 44s
client-build-and-test
client-scan
client-scan
client-lint
client-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
client-build-and-test
ethutil.ConnectClients calls rpc.Dial, which eventually calls tls.Dialer.DialContext
client-build-and-test
generate.SaveBufferToFile calls bytes.Buffer.WriteTo, which calls tls.Conn.Write
client-build-and-test
encryption.box.Encrypt calls io.ReadFull, which eventually calls tls.Conn.Read
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
ethutil.ConnectClients calls rpc.Dial, which eventually calls tls.Dialer.DialContext
client-build-and-test
generate.SaveBufferToFile calls bytes.Buffer.WriteTo, which calls tls.Conn.Write
client-build-and-test
encryption.box.Encrypt calls io.ReadFull, which eventually calls tls.Conn.Read
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