Skip to content

chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0 #2634

chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0

chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0 #2634

Triggered via pull request July 14, 2025 19:58
Status Failure
Total duration 58s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Process completed with exit code 1.
build: pkg/listener/quic/quic.go#L185
cannot use stream (variable of type *quic.Stream) as quic.Stream value in argument to newFrameConn
build: pkg/listener/quic/quic.go#L123
cannot use p.stream (variable of type quic.Stream) as io.Writer value in argument to p.prw.WritePacket: quic.Stream does not implement io.Writer (method Write has pointer receiver)
build: pkg/listener/quic/quic.go#L103
cannot use p.stream (variable of type quic.Stream) as io.Reader value in argument to p.prw.ReadPacket: quic.Stream does not implement io.Reader (method Read has pointer receiver)
build: pkg/listener/quic/quic.go#L45
undefined: quic.Connection
build: pkg/listener/quic/quic.go#L41
cannot use stream (variable of type *quic.Stream) as quic.Stream value in argument to newFrameConn
build: pkg/listener/quic/quic.go#L18
undefined: quic.Connection