Skip to content

Bump github.com/quic-go/quic-go from 0.37.7 to 0.48.2 #417

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

Bump github.com/quic-go/quic-go from 0.37.7 to 0.48.2 #417

Triggered via pull request December 2, 2024 17:48
Status Failure
Total duration 1m 17s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
undefined: http3.StreamCreator
go-check / All
cannot use func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error) {…} (value of type func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error)) as func(http3.FrameType, quic.ConnectionTracingID, quic.Stream, error) (hijacked bool, err error) value in assignment
go-check / All
cannot use func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool) {…} (value of type func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool)) as func(http3.StreamType, quic.ConnectionTracingID, quic.ReceiveStream, error) (hijacked bool) value in assignment