Skip to content

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

🌱 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 #4121

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

unit-test.yaml

on: pull_request
unit-test-basic
3m 6s
unit-test-basic
Fit to window
Zoom out
Zoom in

Annotations

3 errors
unit-test-basic: 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)
unit-test-basic: 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)
unit-test-basic
Process completed with exit code 2.