Skip to content

chore(deps): bump github.com/moby/go-archive from 0.2.0 to 0.3.0 #133

chore(deps): bump github.com/moby/go-archive from 0.2.0 to 0.3.0

chore(deps): bump github.com/moby/go-archive from 0.2.0 to 0.3.0 #133

Triggered via pull request August 25, 2026 12:50
Status Failure
Total duration 1m 23s
Artifacts

go-cli.yml

on: pull_request
lint-and-test
1m 0s
lint-and-test
daily-changes
daily-changes
e2e
e2e
parity
parity
cross-compile
cross-compile
Matrix: parity-runtime
parity-publish-full
0s
parity-publish-full
parity-runtime-gate
16s
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.