This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
Bump github.com/quic-go/quic-go from 0.33.0 to 0.37.7 #227
ci.yml
on: push
Check golangci-lint
28s
Check REUSE compliance
18s
Matrix: Build and test dtn7-go
Annotations
11 errors
Build and test dtn7-go (1.19)
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 and test dtn7-go (1.19)
Process completed with exit code 1.
|
Build and test dtn7-go (1.20)
The job was canceled because "_1_19" failed.
|
Build and test dtn7-go (1.20):
pkg/cla/quicl/endpoint.go#L95
not enough arguments in call to quic.DialAddr
|
Build and test dtn7-go (1.20):
pkg/cla/quicl/listener.go#L30
cannot use nil as quic.Listener value in struct literal
|
Build and test dtn7-go (1.20):
pkg/cla/quicl/listener.go#L59
cannot use lst (variable of type *quic.Listener) as quic.Listener value in assignment
|
Build and test dtn7-go (1.20)
The operation was canceled.
|
Check golangci-lint:
pkg/cla/quicl/internal/errors.go#L32
undefined: quic (typecheck)
|
Check golangci-lint:
pkg/cla/quicl/internal/errors.go#L12
undefined: quic (typecheck)
|
Check golangci-lint:
pkg/cla/quicl/internal/errors.go#L16
undefined: quic (typecheck)
|
Check golangci-lint
issues found
|