Skip to content

build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.48.2 #290

build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.48.2

build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.48.2 #290

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

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

18 errors
go-test / ubuntu (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
go-test / ubuntu (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
go-test / ubuntu (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
go-test / ubuntu (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
go-test / ubuntu (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
go-test / ubuntu (go this)
Process completed with exit code 1.
go-test / macos (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
go-test / macos (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
go-test / macos (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
go-test / macos (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
go-test / macos (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
go-test / macos (go this)
Process completed with exit code 1.
go-test / windows (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
go-test / windows (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
go-test / windows (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
go-test / windows (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
go-test / windows (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
go-test / windows (go this)
Process completed with exit code 1.