Skip to content

🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.5.0 to 0.6.0 #4083

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

🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.5.0 to 0.6.0 #4083

Status Failure
Total duration 3m 29s
Artifacts

unit-test.yaml

on: pull_request
unit-test-basic
3m 18s
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.