Skip to content

ENG-469 release ci updates #5

ENG-469 release ci updates

ENG-469 release ci updates #5

Triggered via pull request November 30, 2025 12:45
Status Success
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
client-build-and-test
1m 48s
client-build-and-test
client-scan
37s
client-scan
client-lint
6s
client-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
client-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/