Skip to content

Fix caching by not depending on PHONY target in non-PHONY target #7818

Fix caching by not depending on PHONY target in non-PHONY target

Fix caching by not depending on PHONY target in non-PHONY target #7818

Triggered via pull request May 8, 2024 12:26
Status Failure
Total duration 34s
Artifacts

govuln.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
bridge.newBridgeConn calls net.Dial
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls net.Dialer.Dial
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls net.Dialer.DialContext
test
bridge.main calls net.Listen
test
etcd.main calls embed.StartEtcd, which eventually calls net.ListenConfig.Listen
test
etcd.main calls embed.StartEtcd, which eventually calls net.LookupSRV
test
etcd.main calls embed.StartEtcd, which eventually calls net.ResolveTCPAddr
test
etcd.main calls embed.StartEtcd, which eventually calls net.Resolver.LookupAddr
test
etcd.main calls embed.StartEtcd, which eventually calls net.Resolver.LookupHost
test
etcd.main calls embed.StartEtcd, which eventually calls net.Resolver.LookupIPAddr