Skip to content

Go CLI

Go CLI #122

Triggered via schedule August 17, 2026 06:34
Status Failure
Total duration 57s
Artifacts

go-cli.yml

on: schedule
lint-and-test
32s
lint-and-test
daily-changes
11s
daily-changes
cross-compile
0s
cross-compile
Matrix: parity-runtime
parity-publish-full
0s
parity-publish-full
parity-runtime-gate
18s
parity-runtime-gate
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint-and-test
No files were found with the provided path: artifacts/coverage/data/unit. No artifacts will be uploaded.
lint-and-test
docker.EngineClient.ExecInContainer calls client.Client.ExecAttach, which eventually calls http.Transport.RoundTrip
lint-and-test
docker.EngineClient.Close calls client.Client.Close, which calls http.Transport.CloseIdleConnections
lint-and-test
httpx.Client.Do calls http.Client.Do
lint-and-test
httpx.loadCACerts calls x509.CertPool.AppendCertsFromPEM, which eventually calls asn1.Unmarshal
lint-and-test
httpx.Client.Do calls http.Client.Do, which eventually calls tls.Dialer.DialContext
lint-and-test
docker.EngineClient.ExecInContainer calls client.Client.ExecAttach, which eventually calls tls.Dial
lint-and-test
log.jsonHandler.HandleEvent calls fmt.Fprintf, which calls tls.Conn.Write
lint-and-test
docker.EngineClient.PullImagePlatform calls io.Copy, which eventually calls tls.Conn.Read
lint-and-test
docker.EngineClient.Close calls client.Client.Close, which eventually calls tls.Conn.HandshakeContext
lint-and-test
httpx.Client.Do calls http.Client.Do, which eventually calls url.URL.Parse
parity-runtime-gate
Process completed with exit code 1.