Skip to content

Implemented --http3 flag for HTTP3/QUIC support #1682

Implemented --http3 flag for HTTP3/QUIC support

Implemented --http3 flag for HTTP3/QUIC support #1682

Triggered via pull request July 29, 2023 12:01
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: qa
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 13 warnings
build (ubuntu/go-1.19.x): vendor/github.com/quic-go/quic-go/internal/qtls/go_oldversion.go#L5
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
build (ubuntu/go-1.19.x)
Process completed with exit code 2.
build (macos/go-1.19.x)
The operation was canceled.
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L968
c.quicWriteCryptoData undefined (type *Conn has no field or method quicWriteCryptoData)
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1064
c.quicReadHandshakeBytes undefined (type *Conn has no field or method quicReadHandshakeBytes)
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1317
undefined: QUICEncryptionLevelInitial
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1336
undefined: QUICEncryptionLevelInitial
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1558
c.quicHandshakeComplete undefined (type *Conn has no field or method quicHandshakeComplete)
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
c.quicSetReadSecret undefined (type *Conn has no field or method quicSetReadSecret)
build (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
undefined: QUICEncryptionLevelApplication
build (windows/go-1.20.x)
The operation was canceled.
build (windows/go-1.19.x)
The operation was canceled.
build (macos/go-1.20.x)
The operation was canceled.
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L181
undefined: QUICEncryptionLevel
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L227
undefined: QUICEncryptionLevel
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L968
c.quicWriteCryptoData undefined (type *Conn has no field or method quicWriteCryptoData)
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1064
c.quicReadHandshakeBytes undefined (type *Conn has no field or method quicReadHandshakeBytes)
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1317
undefined: QUICEncryptionLevelInitial
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1336
undefined: QUICEncryptionLevelInitial
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1558
c.quicHandshakeComplete undefined (type *Conn has no field or method quicHandshakeComplete)
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
c.quicSetReadSecret undefined (type *Conn has no field or method quicSetReadSecret)
qa (1.20.x, ubuntu): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
undefined: QUICEncryptionLevelApplication
test (ubuntu/go-1.19.x): vendor/github.com/quic-go/quic-go/internal/qtls/go_oldversion.go#L5
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 (ubuntu/go-1.19.x)
Process completed with exit code 2.
test (windows/go-1.20.x)
The operation was canceled.
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L181
undefined: QUICEncryptionLevel
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L227
undefined: QUICEncryptionLevel
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L968
c.quicWriteCryptoData undefined (type *Conn has no field or method quicWriteCryptoData)
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1064
c.quicReadHandshakeBytes undefined (type *Conn has no field or method quicReadHandshakeBytes)
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1317
undefined: QUICEncryptionLevelInitial
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1336
undefined: QUICEncryptionLevelInitial
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1558
c.quicHandshakeComplete undefined (type *Conn has no field or method quicHandshakeComplete)
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
c.quicSetReadSecret undefined (type *Conn has no field or method quicSetReadSecret)
test (macos/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
undefined: QUICEncryptionLevelApplication
test (macos/go-1.19.x): vendor/github.com/quic-go/quic-go/internal/qtls/go_oldversion.go#L5
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 (macos/go-1.19.x)
The operation was canceled.
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L968
c.quicWriteCryptoData undefined (type *Conn has no field or method quicWriteCryptoData)
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1064
c.quicReadHandshakeBytes undefined (type *Conn has no field or method quicReadHandshakeBytes)
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1317
undefined: QUICEncryptionLevelInitial
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1336
undefined: QUICEncryptionLevelInitial
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1558
c.quicHandshakeComplete undefined (type *Conn has no field or method quicHandshakeComplete)
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
c.quicSetReadSecret undefined (type *Conn has no field or method quicSetReadSecret)
test (ubuntu/go-1.20.x): vendor/github.com/quic-go/qtls-go1-20/conn.go#L1562
undefined: QUICEncryptionLevelApplication
test (windows/go-1.19.x)
The operation was canceled.
build (ubuntu/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
qa (1.20.x, ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu/go-1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows/go-1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/