build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 #98
Annotations
24 errors and 2 warnings
go-test / ubuntu (go this)
unknown field Connection in struct literal of type http3.ClientConn
|
go-test / ubuntu (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn
|
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 / ubuntu (go next)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
|
go-test / ubuntu (go next)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
|
go-test / ubuntu (go next)
unknown field StreamHijacker in struct literal of type http3.ClientConn
|
go-test / ubuntu (go next)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
|
go-test / ubuntu (go next)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
|
go-test / ubuntu (go next)
Process completed with exit code 1.
|
go-test / macos (go next)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
|
go-test / macos (go next)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
|
go-test / macos (go next)
unknown field StreamHijacker in struct literal of type http3.ClientConn
|
go-test / macos (go next)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
|
go-test / macos (go next)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
|
go-test / macos (go next)
Process completed with exit code 1.
|
go-test / macos (go this)
unknown field Connection in struct literal of type http3.ClientConn
|
go-test / macos (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn
|
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)
Codecov:
Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\e28ff129e5465c2c0dcc6f003fc735cb6ae0c673\dist\codecov.exe' failed with exit code 1
|
go-test / windows (go next)
Codecov:
Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\e28ff129e5465c2c0dcc6f003fc735cb6ae0c673\dist\codecov.exe' failed with exit code 1
|