Skip to content

bump gateway-api dep to v1 #1021

bump gateway-api dep to v1

bump gateway-api dep to v1 #1021

Triggered via pull request February 28, 2024 19:38
Status Failure
Total duration 1m 20s
Artifacts

knative-go-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
build / Build: 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
build / Build: pkg/reconciler/ingress/resources/httproute.go#L114
undefined: gatewayapi.HTTPRouteFilterRequestHeaderModifier
build / Build: pkg/reconciler/ingress/resources/httproute.go#L122
undefined: gatewayapi.HTTPRouteFilterURLRewrite
build / Build: 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
build / Build: pkg/reconciler/ingress/resources/httproute.go#L154
undefined: gatewayapi.HTTPRouteFilterRequestHeaderModifier
build / Build: pkg/reconciler/ingress/resources/httproute.go#L167
undefined: gatewayapi.PathMatchPathPrefix
build / Build: pkg/reconciler/ingress/resources/httproute.go#L174
undefined: gatewayapi.HeaderMatchExact
build / Build: 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
build / Build
Process completed with exit code 1.
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
build / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/