bump gateway-api dep to v1 #1556
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
1m 38s
Annotations
9 errors and 2 warnings
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L104
cannot use gatewayapi.HTTPHeaderName(k) (value of type "sigs.k8s.io/gateway-api/apis/v1".HeaderName) as "sigs.k8s.io/gateway-api/apis/v1".HTTPHeaderName value in struct literal
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L114
undefined: gatewayapi.HTTPRouteFilterRequestHeaderModifier
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L122
undefined: gatewayapi.HTTPRouteFilterURLRewrite
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L133
cannot use gatewayapi.HTTPHeaderName(k) (value of type "sigs.k8s.io/gateway-api/apis/v1".HeaderName) as "sigs.k8s.io/gateway-api/apis/v1".HTTPHeaderName value in struct literal
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L154
undefined: gatewayapi.HTTPRouteFilterRequestHeaderModifier
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L167
undefined: gatewayapi.PathMatchPathPrefix
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L174
undefined: gatewayapi.HeaderMatchExact
|
test / Unit Tests:
pkg/reconciler/ingress/resources/httproute.go#L175
cannot use gatewayapi.HTTPHeaderName(k) (value of type "sigs.k8s.io/gateway-api/apis/v1".HeaderName) as "sigs.k8s.io/gateway-api/apis/v1".HTTPHeaderName value in struct literal
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
|
test / Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|