Bump Gateway API to v1.0.0 #6161
build_and_test.yaml
on: pull_request
lint
4m 17s
gen-check
3m 18s
license-check
11s
coverage-test
3m 26s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
20 errors
gen-check:
internal/ir/xds.go#L82
type func(l1 *HTTPListener, l2 *HTTPListener) bool of func(l1, l2 *HTTPListener) bool {…} does not match inferred type func(a *HTTPListener, b *HTTPListener) int for func(a E, b E) int
|
gen-check:
internal/ir/xds.go#L86
type func(r1 *HTTPRoute, r2 *HTTPRoute) bool of func(r1, r2 *HTTPRoute) bool {…} does not match inferred type func(a *HTTPRoute, b *HTTPRoute) int for func(a E, b E) int
|
gen-check:
internal/ir/xds.go#L90
type func(l1 *TCPListener, l2 *TCPListener) bool of func(l1, l2 *TCPListener) bool {…} does not match inferred type func(a *TCPListener, b *TCPListener) int for func(a E, b E) int
|
gen-check:
internal/ir/xds.go#L93
type func(l1 *UDPListener, l2 *UDPListener) bool of func(l1, l2 *UDPListener) bool {…} does not match inferred type func(a *UDPListener, b *UDPListener) int for func(a E, b E) int
|
gen-check
Process completed with exit code 2.
|
coverage-test:
internal/ir/xds.go#L82
type func(l1 *HTTPListener, l2 *HTTPListener) bool of func(l1, l2 *HTTPListener) bool {…} does not match inferred type func(a *HTTPListener, b *HTTPListener) int for func(a E, b E) int
|
coverage-test:
internal/ir/xds.go#L86
type func(r1 *HTTPRoute, r2 *HTTPRoute) bool of func(r1, r2 *HTTPRoute) bool {…} does not match inferred type func(a *HTTPRoute, b *HTTPRoute) int for func(a E, b E) int
|
coverage-test:
internal/ir/xds.go#L90
type func(l1 *TCPListener, l2 *TCPListener) bool of func(l1, l2 *TCPListener) bool {…} does not match inferred type func(a *TCPListener, b *TCPListener) int for func(a E, b E) int
|
coverage-test:
internal/ir/xds.go#L93
type func(l1 *UDPListener, l2 *UDPListener) bool of func(l1, l2 *UDPListener) bool {…} does not match inferred type func(a *UDPListener, b *UDPListener) int for func(a E, b E) int
|
coverage-test
Process completed with exit code 2.
|
lint:
internal/message/types.go#L16
could not import github.com/envoyproxy/gateway/internal/ir (-: # github.com/envoyproxy/gateway/internal/ir
|
lint:
internal/ir/xds.go#L82
type func(l1 *HTTPListener, l2 *HTTPListener) bool of func(l1, l2 *HTTPListener) bool {…} does not match inferred type func(a *HTTPListener, b *HTTPListener) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L86
type func(r1 *HTTPRoute, r2 *HTTPRoute) bool of func(r1, r2 *HTTPRoute) bool {…} does not match inferred type func(a *HTTPRoute, b *HTTPRoute) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L90
type func(l1 *TCPListener, l2 *TCPListener) bool of func(l1, l2 *TCPListener) bool {…} does not match inferred type func(a *TCPListener, b *TCPListener) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L93
type func(l1 *UDPListener, l2 *UDPListener) bool of func(l1, l2 *UDPListener) bool {…} does not match inferred type func(a *UDPListener, b *UDPListener) int for func(a E, b E) int) (typecheck)
|
lint:
internal/globalratelimit/runner/runner.go#L30
could not import github.com/envoyproxy/gateway/internal/ir (-: # github.com/envoyproxy/gateway/internal/ir
|
lint:
internal/ir/xds.go#L82
type func(l1 *HTTPListener, l2 *HTTPListener) bool of func(l1, l2 *HTTPListener) bool {…} does not match inferred type func(a *HTTPListener, b *HTTPListener) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L86
type func(r1 *HTTPRoute, r2 *HTTPRoute) bool of func(r1, r2 *HTTPRoute) bool {…} does not match inferred type func(a *HTTPRoute, b *HTTPRoute) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L90
type func(l1 *TCPListener, l2 *TCPListener) bool of func(l1, l2 *TCPListener) bool {…} does not match inferred type func(a *TCPListener, b *TCPListener) int for func(a E, b E) int
|
lint:
internal/ir/xds.go#L93
type func(l1 *UDPListener, l2 *UDPListener) bool of func(l1, l2 *UDPListener) bool {…} does not match inferred type func(a *UDPListener, b *UDPListener) int for func(a E, b E) int) (typecheck)
|