Skip to content

Bump github.com/quic-go/quic-go from 0.33.1 to 0.37.7 #1626

Bump github.com/quic-go/quic-go from 0.33.1 to 0.37.7

Bump github.com/quic-go/quic-go from 0.33.1 to 0.37.7 #1626

Triggered via pull request January 10, 2024 15:12
Status Failure
Total duration 6m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build-with-latest-stable-go
Fit to window
Zoom out
Zoom in

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/