Go CLI #122
go-cli.yml
on: schedule
lint-and-test
32s
daily-changes
11s
cross-compile
0s
Matrix: parity-runtime
parity-runtime-gate
18s
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.
|