Replace the http3.ListenAndServe function with http3.ListenAndServeTL… #322
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
|