Skip to content

Go

Go #94

Triggered via schedule January 31, 2026 01:46
Status Success
Total duration 1m 41s
Artifacts

client.yml

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

Annotations

10 errors
client-build-and-test
ethereum.main calls abi.JSON
client-build-and-test
ethutil.ErrorResolver.ResolveError calls abi.Arguments.UnpackValues
client-build-and-test
ethutil.CallAtBlock calls abi.ABI.UnpackIntoInterface
client-build-and-test
ethutil.EstimateGas calls abi.ABI.Pack
client-build-and-test
ethutil.ErrorResolver.ResolveError calls abi.ABI.MethodById
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