This repository has been archived by the owner on May 15, 2024. It is now read-only.
chore(deps): bump github.com/quic-go/quic-go from 0.38.2 to 0.42.0 in /integration/ribs #496
Annotations
10 errors and 2 warnings
go-test / ubuntu (go this)
undefined: logging.NullTracer
|
go-test / ubuntu (go this)
cannot use &metricsTracer{} (value of type *metricsTracer) as logging.Tracer value in variable declaration
|
go-test / ubuntu (go this)
undefined: logging.NullConnectionTracer
|
go-test / ubuntu (go this)
cannot use &metricsConnTracer{} (value of type *metricsConnTracer) as logging.ConnectionTracer value in variable declaration
|
go-test / ubuntu (go this)
unknown field RequireAddressValidation in struct literal of type quic.Config
|
go-test / ubuntu (go this)
unknown field DisableVersionNegotiationPackets in struct literal of type quic.Config
|
go-test / ubuntu (go this)
cannot use func(ctx context.Context, p quiclogging.Perspective, ci quic.ConnectionID) quiclogging.ConnectionTracer {…} (value of type func(ctx context.Context, p "github.com/quic-go/quic-go/internal/protocol".Perspective, ci "github.com/quic-go/quic-go/internal/protocol".ConnectionID) logging.ConnectionTracer) as func(context.Context, "github.com/quic-go/quic-go/internal/protocol".Perspective, "github.com/quic-go/quic-go/internal/protocol".ConnectionID) *logging.ConnectionTracer value in assignment
|
go-test / ubuntu (go this)
cannot use quiclogging.NewMultiplexedConnectionTracer(tracers...) (value of type *logging.ConnectionTracer) as logging.ConnectionTracer value in return statement
|
go-test / ubuntu (go this)
cannot use tracers (variable of type []logging.ConnectionTracer) as []*logging.ConnectionTracer value in argument to quiclogging.NewMultiplexedConnectionTracer
|
go-test / ubuntu (go this)
cannot use c.mt (variable of type *metricsTracer) as *logging.Tracer value in assignment
|
go-test / macos (go this)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/54bcd8715eee62d40e33596ef5e8f0f48dbbccab/dist/codecov' failed with exit code 1
|
go-test / windows (go this)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\54bcd8715eee62d40e33596ef5e8f0f48dbbccab\dist\codecov.exe' failed with exit code 1
|