build(deps): bump sigs.k8s.io/gateway-api from 1.1.0 to 1.2.1 #11070
Annotations
10 errors and 1 warning
golangci-lint:
internal/featuretests/kubernetes.go#L76
declared and not used: cert (typecheck)
|
golangci-lint:
internal/featuretests/kubernetes.go#L90
declared and not used: crl (typecheck)
|
golangci-lint:
internal/dag/cache.go#L39
could not import github.com/projectcontour/contour/internal/gatewayapi (-: # github.com/projectcontour/contour/internal/gatewayapi
|
golangci-lint:
internal/gatewayapi/helpers.go#L179
cannot use ptr.To(matchType) (value of type *"sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType) as *"sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType value in struct literal) (typecheck)
|
golangci-lint:
internal/dag/gatewayapi_processor.go#L1730
in call to ptr.Deref, type "sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType of gatewayapi_v1.HeaderMatchExact does not match inferred type "sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType for T (typecheck)
|
golangci-lint:
internal/dag/status_test.go#L10757
cannot use ptr.To(gatewayapi_v1.HeaderMatchType("UNKNOWN")) (value of type *"sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType) as *"sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType value in struct literal (typecheck)
|
golangci-lint:
internal/dag/status_test.go#L10812
cannot use ptr.To(gatewayapi_v1.HeaderMatchRegularExpression) (value of type *"sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType) as *"sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType value in struct literal (typecheck)
|
golangci-lint:
internal/featuretests/v3/cluster_test.go#L38
could not import github.com/projectcontour/contour/internal/gatewayapi (-: # github.com/projectcontour/contour/internal/gatewayapi
|
golangci-lint:
internal/gatewayapi/helpers.go#L179
cannot use ptr.To(matchType) (value of type *"sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType) as *"sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType value in struct literal) (typecheck)
|
golangci-lint:
internal/gatewayapi/helpers.go#L179
cannot use ptr.To(matchType) (value of type *"sigs.k8s.io/gateway-api/apis/v1".HeaderMatchType) as *"sigs.k8s.io/gateway-api/apis/v1".GRPCHeaderMatchType value in struct literal (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading