build(deps): bump sigs.k8s.io/gateway-api from 1.1.0 to 1.2.1 #10075
codeql-analysis.yml
on: pull_request
CodeQL-Build
4m 30s
Annotations
3 errors and 1 warning
CodeQL-Build:
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
|
CodeQL-Build
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
|
CodeQL-Build
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
|
CodeQL-Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|