Added capability to return generated eventid if an event has been dispatched after applying filters in the dispatch method #3026
Annotations
3 errors
eventsources/sources/redis/start_test.go#L51
cannot use getDispatcher(el.RedisEventSource.JSONBody) (value of type func(d []byte, opts ..."github.com/argoproj/argo-events/eventsources/common".Option) error) as func([]byte, ..."github.com/argoproj/argo-events/eventsources/common".Option) (bool, error) value in argument to el.handleOne
|
eventsources/sources/redis/start_test.go#L55
cannot use getDispatcher(el.RedisEventSource.JSONBody) (value of type func(d []byte, opts ..."github.com/argoproj/argo-events/eventsources/common".Option) error) as func([]byte, ..."github.com/argoproj/argo-events/eventsources/common".Option) (bool, error) value in argument to el.handleOne
|
|
The logs for this run have expired and are no longer available.
Loading