Skip to content

🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.5.0 to 0.7.0 #3609

🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.5.0 to 0.7.0

🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.5.0 to 0.7.0 #3609

Status Failure
Total duration 3m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
verify
cannot use &mockActionClient{} (value of type *mockActionClient) as "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface value in variable declaration: *mockActionClient does not implement "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface (missing method History)
verify
Process completed with exit code 2.
lint: internal/action/helm_test.go#L19
cannot use &mockActionClient{} (value of type *mockActionClient) as "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface value in variable declaration: *mockActionClient does not implement "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface (missing method History)
lint: internal/action/helm_test.go#L90
cannot use ac (variable of type *mockActionClient) as "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface value in argument to NewWrappedActionClient: *mockActionClient does not implement "github.com/operator-framework/helm-operator-plugins/pkg/client".ActionInterface (missing method History) (typecheck)
lint
Process completed with exit code 2.