Bump github.com/quic-go/quic-go from 0.33.1 to 0.37.7 #1626
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
check_fmt
2m 56s
unit-test
3m 54s
coverage
1m 38s
autotest
1m 50s
ci_base
2m 1s
Test GOARCH 386
2m 10s
Matrix: build-with-latest-stable-go
Annotations
24 errors and 1 warning
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.VersionDraft29
|
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.DialContext
|
build-with-latest-stable-go (ubuntu-20.04)
quicConf.StatelessResetKey undefined (type *quic.Config has no field or method StatelessResetKey)
|
build-with-latest-stable-go (ubuntu-20.04)
cannot use quiclogging.NewMultiplexedTracer(tracers...) (value of type logging.Tracer) as func(context.Context, protocol.Perspective, protocol.ConnectionID) logging.ConnectionTracer value in assignment
|
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.VersionDraft29
|
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.VersionDraft29
|
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.VersionDraft29
|
build-with-latest-stable-go (ubuntu-20.04)
cannot use ln (variable of type *quic.Listener) as quic.Listener value in assignment
|
build-with-latest-stable-go (ubuntu-20.04)
conn.ConnectionState().TLS.ConnectionState undefined (type tls.ConnectionState has no field or method ConnectionState)
|
build-with-latest-stable-go (ubuntu-20.04)
undefined: quic.VersionDraft29
|
autotest
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
autotest
Process completed with exit code 2.
|
coverage
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
coverage
Process completed with exit code 2.
|
build-with-latest-stable-go (macos-12)
The job was canceled because "ubuntu-20_04" failed.
|
build-with-latest-stable-go (macos-12)
The operation was canceled.
|
ci_base
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
ci_base
Process completed with exit code 2.
|
Test GOARCH 386
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
Test GOARCH 386
Process completed with exit code 2.
|
check_fmt
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
check_fmt
Process completed with exit code 2.
|
unit-test
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
unit-test
Process completed with exit code 2.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|