Skip to content

config: add yaml flag (#3069) #1115

config: add yaml flag (#3069)

config: add yaml flag (#3069) #1115

Triggered via push May 8, 2024 08:58
Status Failure
Total duration 9m 54s
Artifacts

master.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests
fastcgi.NewRoundTripper calls gofast.SimpleClientFactory, which eventually calls net.Dial
tests
redistest.newTestRedisWithOptions calls testcontainers.GenericContainer, which eventually calls net.DialTimeout
tests
swarmtest.CustomNetTransport.DialTimeout calls memberlist.NetTransport.DialTimeout, which eventually calls net.Dialer.Dial
tests
proxy.skipperDialer.DialContext calls net.Dialer.DialContext
tests
queuelistener.Listen calls net.Listen
tests
dnstest.startServer calls dns.Server.ListenAndServe, which eventually calls net.ListenConfig.Listen
tests
dnstest.startServer calls dns.Server.ListenAndServe, which eventually calls net.ListenConfig.ListenPacket
tests
swarm.Join calls memberlist.Memberlist.Join, which eventually calls net.LookupIP
tests
swarm.Join calls memberlist.Create, which eventually calls net.ResolveTCPAddr
tests
swarmtest.CustomNetTransport.WriteTo calls memberlist.NetTransport.WriteTo, which eventually calls net.ResolveUDPAddr