Skip to content

Bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1 #49

Bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1

Bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1 #49

Triggered via push September 26, 2025 03:21
Status Failure
Total duration 4m 39s
Artifacts

test.yml

on: push
check-assets
7s
check-assets
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 notice
test (ubuntu-latest): common/protocol/tls/cert/cert_test.go#L98
cannot use CommonName("test.gost256.local") (value of func type Option) as SM2Option value in argument to GenerateGOST2012_256
test (ubuntu-latest): common/protocol/tls/cert/cert_test.go#L33
cannot use x509.KeyUsageCertSign | x509.KeyUsageKeyEncipherment | x509.KeyUsageDigitalSignature (constant 37 of int type "crypto/x509".KeyUsage) as "github.com/xtls/xray-core/common/crypto/x509".KeyUsage value in argument to KeyUsage
test (ubuntu-latest): app/dns/nameserver_quic.go#L289
cannot use nil as quic.Stream value in return statement
test (ubuntu-latest): app/dns/nameserver_quic.go#L266
undefined: quic.Connection
test (ubuntu-latest): app/dns/nameserver_quic.go#L233
undefined: quic.Connection
test (ubuntu-latest): app/dns/nameserver_quic.go#L232
undefined: quic.Connection
test (ubuntu-latest): app/dns/nameserver_quic.go#L223
undefined: quic.Connection
test (ubuntu-latest): app/dns/nameserver_quic.go#L157
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (ubuntu-latest): app/dns/nameserver_quic.go#L143
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (ubuntu-latest): app/dns/nameserver_quic.go#L35
undefined: quic.Connection
test (macos-latest): common/protocol/tls/cert/cert_test.go#L98
cannot use CommonName("test.gost256.local") (value of func type Option) as SM2Option value in argument to GenerateGOST2012_256
test (macos-latest): common/protocol/tls/cert/cert_test.go#L33
cannot use x509.KeyUsageCertSign | x509.KeyUsageKeyEncipherment | x509.KeyUsageDigitalSignature (constant 37 of int type "crypto/x509".KeyUsage) as "github.com/xtls/xray-core/common/crypto/x509".KeyUsage value in argument to KeyUsage
test (macos-latest): app/dns/nameserver_quic.go#L289
cannot use nil as quic.Stream value in return statement
test (macos-latest): app/dns/nameserver_quic.go#L266
undefined: quic.Connection
test (macos-latest): app/dns/nameserver_quic.go#L233
undefined: quic.Connection
test (macos-latest): app/dns/nameserver_quic.go#L232
undefined: quic.Connection
test (macos-latest): app/dns/nameserver_quic.go#L223
undefined: quic.Connection
test (macos-latest): app/dns/nameserver_quic.go#L157
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (macos-latest): app/dns/nameserver_quic.go#L143
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (macos-latest): app/dns/nameserver_quic.go#L35
undefined: quic.Connection
test (windows-latest): common/protocol/tls/cert/cert_test.go#L98
cannot use CommonName("test.gost256.local") (value of func type Option) as SM2Option value in argument to GenerateGOST2012_256
test (windows-latest): common/protocol/tls/cert/cert_test.go#L33
cannot use x509.KeyUsageCertSign | x509.KeyUsageKeyEncipherment | x509.KeyUsageDigitalSignature (constant 37 of int type "crypto/x509".KeyUsage) as "github.com/xtls/xray-core/common/crypto/x509".KeyUsage value in argument to KeyUsage
test (windows-latest): app/dns/nameserver_quic.go#L289
cannot use nil as quic.Stream value in return statement
test (windows-latest): app/dns/nameserver_quic.go#L266
undefined: quic.Connection
test (windows-latest): app/dns/nameserver_quic.go#L233
undefined: quic.Connection
test (windows-latest): app/dns/nameserver_quic.go#L232
undefined: quic.Connection
test (windows-latest): app/dns/nameserver_quic.go#L223
undefined: quic.Connection
test (windows-latest): app/dns/nameserver_quic.go#L157
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (windows-latest): app/dns/nameserver_quic.go#L143
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
test (windows-latest): app/dns/nameserver_quic.go#L35
undefined: quic.Connection
test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677