Skip to content

[v0.3] Migrate SQL cache to Steve #986

[v0.3] Migrate SQL cache to Steve

[v0.3] Migrate SQL cache to Steve #986

Triggered via pull request February 3, 2025 19:30
Status Failure
Total duration 3m 26s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci: pkg/schema/converter/crd_test.go#L282
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedClientInterface[*v1.CustomResourceDefinition, *v1.CustomResourceDefinitionList]
ci: pkg/schema/converter/k8stonorman_test.go#L433
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedClientInterface[*v1.CustomResourceDefinition, *v1.CustomResourceDefinitionList]
ci: pkg/schema/definitions/handler_test.go#L186
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedCacheInterface[*apiextv1.CustomResourceDefinition]
ci: pkg/schema/definitions/handler_test.go#L658
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedCacheInterface[*apiextv1.CustomResourceDefinition]
ci: pkg/schema/definitions/schema_test.go#L21
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedControllerInterface[*apiextv1.CustomResourceDefinition, *apiextv1.CustomResourceDefinitionList]
ci: pkg/schema/definitions/schema_test.go#L22
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to fake.NewMockNonNamespacedControllerInterface[*apiregv1.APIService, *apiregv1.APIServiceList]
ci
Process completed with exit code 2.