Skip to content

Replace the http3.ListenAndServe function with http3.ListenAndServeTL… #322

Replace the http3.ListenAndServe function with http3.ListenAndServeTL…

Replace the http3.ListenAndServe function with http3.ListenAndServeTL… #322

Triggered via push December 6, 2024 03:52
Status Failure
Total duration 46s
Artifacts

govulncheck.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.HasAckElicitingFrames
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.IsFrameAckEliciting
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.NewAckHandler
build (stable, ubuntu-latest)
sync.remoteClientSync.SyncOnce calls fmt.Sprintf, which eventually calls ackhandler.SendMode.String
build (stable, ubuntu-latest)
sync.remoteClientSync.SyncOnce calls fmt.Sprintf, which eventually calls ackhandler.init
build (stable, ubuntu-latest)
httpfs.init calls http3.init, which eventually calls ackhandler.init
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.DropPackets
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.GetAckFrame
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.GetAlarmTimeout
build (stable, ubuntu-latest)
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.IsPotentiallyDuplicate
build (stable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636