This repository has been archived by the owner on May 29, 2024. It is now read-only.
Bump github.com/quic-go/quic-go from 0.38.2 to 0.42.0 #446
Annotations
10 errors and 3 warnings
e2e-test
undefined: logging.NullTracer
|
e2e-test
cannot use &metricsTracer{} (value of type *metricsTracer) as logging.Tracer value in variable declaration
|
e2e-test
undefined: logging.NullConnectionTracer
|
e2e-test
cannot use &metricsConnTracer{} (value of type *metricsConnTracer) as logging.ConnectionTracer value in variable declaration
|
e2e-test
unknown field RequireAddressValidation in struct literal of type quic.Config
|
e2e-test
unknown field DisableVersionNegotiationPackets in struct literal of type quic.Config
|
e2e-test
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
|
e2e-test
cannot use quiclogging.NewMultiplexedConnectionTracer(tracers...) (value of type *logging.ConnectionTracer) as logging.ConnectionTracer value in return statement
|
e2e-test
cannot use tracers (variable of type []logging.ConnectionTracer) as []*logging.ConnectionTracer value in argument to quiclogging.NewMultiplexedConnectionTracer
|
e2e-test
cannot use c.mt (variable of type *metricsTracer) as *logging.Tracer value in assignment
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|