Skip to content

Merge pull request #16196 from fuweid/benchmark-support-range-countonly #599

Merge pull request #16196 from fuweid/benchmark-support-range-countonly

Merge pull request #16196 from fuweid/benchmark-support-range-countonly #599

Triggered via push July 12, 2023 15:46
Status Failure
Total duration 1m 1s
Artifacts

govuln.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test
etcd.main calls embed.StartEtcd, which eventually calls http.Client.Do
test
etcd.fetchMetrics calls http.Client.Get
test
etcd.install calls http.Get
test
client.write calls http.Post
test
client.main calls client.New, which eventually calls http.Request.Write
test
raftexample.raftNode.stopHTTP calls rafthttp.Transport.Stop, which calls http.Transport.CloseIdleConnections
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls http.Transport.RoundTrip
test
Process completed with exit code 3.