Skip to content

fix: bound backend dial with a timeout so asleep MOTD is served promp… #813

fix: bound backend dial with a timeout so asleep MOTD is served promp…

fix: bound backend dial with a timeout so asleep MOTD is served promp… #813

Triggered via push July 12, 2026 21:59
Status Failure
Total duration 52s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / govulncheck
server.dockerWatcherImpl.listContainers calls client.Client.ContainerInspect
build / govulncheck
server.postAsync calls http.Client.Do, which eventually calls client.CheckRedirect
build / govulncheck
server.init calls client.init, which calls checkpoint.init
build / govulncheck
server.init calls client.init, which calls build.init
build / govulncheck
server.init calls container.init, which calls blkiodev.init
build / govulncheck
server.init calls client.init, which calls api.init
build / govulncheck
server.postAsync calls http.Client.Do, which eventually calls tls.Dialer.DialContext
build / govulncheck
mcproto.WriteLegacySLPResponse calls bufio.Writer.Write, which calls tls.Conn.Write
build / govulncheck
mcproto.ReadByte calls io.LimitedReader.Read, which calls tls.Conn.Read
build / govulncheck
server.StartApiServer calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext