Self Service Configuration from Factory #606
Annotations
3 errors
pkg/controller/controller_test.go#L93
cannot use &(mocks.FakeFactory literal) (value of type *mocks.FakeFactory) as "github.com/argoproj/notifications-engine/pkg/api".Factory value in argument to NewControllerWithNamespaceSupport: *mocks.FakeFactory does not implement "github.com/argoproj/notifications-engine/pkg/api".Factory (missing method GetAPIsFromFactory) (typecheck)
|
pkg/controller/controller_test.go#L328
cannot use &(mocks.FakeFactory literal) (value of type *mocks.FakeFactory) as "github.com/argoproj/notifications-engine/pkg/api".Factory value in assignment: *mocks.FakeFactory does not implement "github.com/argoproj/notifications-engine/pkg/api".Factory (missing method GetAPIsFromFactory) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading