Skip to content

Bump github.com/quic-go/quic-go from 0.48.2 to 0.57.0 #1932

Bump github.com/quic-go/quic-go from 0.48.2 to 0.57.0

Bump github.com/quic-go/quic-go from 0.48.2 to 0.57.0 #1932

Triggered via pull request December 11, 2025 16:51
Status Failure
Total duration 1m 55s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
go-check / All
undefined: http3.Connection
go-check / All
undefined: quic.Connection
go-check / All
cannot use func(ft http3.FrameType, connTracingID quic.ConnectionTracingID, str quic.Stream, err error) (bool, error) {…} (value of type func(ft http3.FrameType, connTracingID quic.ConnectionTracingID, str quic.Stream, err error) (bool, error)) as func(http3.FrameType, quic.ConnectionTracingID, *quic.Stream, error) (hijacked bool, err error) value in assignment
go-check / All
undefined: http3.Connection
go-check / All
undefined: http3.Connection
go-check / All
cannot use requestStr (variable of type *http3.RequestStream) as http3.Stream value in argument to d.conns.AddSession
go-check / All
cannot use func(st http3.StreamType, connTracingID quic.ConnectionTracingID, str quic.ReceiveStream, err error) (hijacked bool) {…} (value of type func(st http3.StreamType, connTracingID quic.ConnectionTracingID, str quic.ReceiveStream, err error) (hijacked bool)) as func(http3.StreamType, quic.ConnectionTracingID, *quic.ReceiveStream, error) (hijacked bool) value in struct literal
go-check / All
cannot use str (variable of struct type quic.Stream) as io.Reader value in argument to quicvarint.NewReader: quic.Stream does not implement io.Reader (method Read has pointer receiver)
go-check / All
cannot use func(ft http3.FrameType, connTracingID quic.ConnectionTracingID, str quic.Stream, e error) (hijacked bool, err error) {…} (value of type func(ft http3.FrameType, connTracingID quic.ConnectionTracingID, str quic.Stream, e error) (hijacked bool, err error)) as func(http3.FrameType, quic.ConnectionTracingID, *quic.Stream, error) (hijacked bool, err error) value in struct literal
go-check / All
undefined: quic.EarlyConnection
go-check / All
Process completed with exit code 1.
go-check / All
no required module provides package github.com/quic-go/quic-go/metrics; to add it:
go-check / All
no required module provides package github.com/quic-go/quic-go/logging; to add it:
go-check / All
Process completed with exit code 1.