tests, branch:1010/merge, triggered by @mlavacca #3167
Annotations
10 errors and 1 warning
run lint:
test/integration/test_validating.go#L10
"k8s.io/api/apps/v1" imported as appsv1 and not used (typecheck)
|
run lint:
controller/gatewayclass/controller.go#L71
not enough arguments in call to setSupportedFeatures
|
run lint:
controller/gatewayclass/controller_reconciler_utils.go#L15
declared and not used: flavor
|
|
|
run lint:
controller/gatewayclass/controller_reconciler_utils.go#L26
too many arguments in call to k8sutils.GetPodContainerByName
|
run lint:
controller/gatewayclass/controller_reconciler_utils.go#L26
undefined: consts.RouterFlavorEnvVar
|
run lint:
controller/gatewayclass/controller_reconciler_utils.go#L27
gatewayConfig.Spec.ControlPlaneOptions.RouterFlavor undefined (type *"github.com/kong/gateway-operator/api/v1beta1".ControlPlaneOptions has no field or method RouterFlavor) (typecheck)
|
run lint:
modules/manager/controller_setup.go#L23
could not import github.com/kong/gateway-operator/controller/gatewayclass (-: # github.com/kong/gateway-operator/controller/gatewayclass
|
run lint:
controller/gatewayclass/controller.go#L71
not enough arguments in call to setSupportedFeatures
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading