Skip to content

Added capability to return generated eventid if an event has been dispatched after applying filters in the dispatch method #3027

Added capability to return generated eventid if an event has been dispatched after applying filters in the dispatch method

Added capability to return generated eventid if an event has been dispatched after applying filters in the dispatch method #3027

Triggered via pull request September 29, 2023 06:07
@vinsri-devvinsri-dev
synchronize #2831
master
Status Failure
Total duration 19m 10s
Artifacts

ci.yaml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
E2E Tests (kafka)
Process completed with exit code 2.
Unit Tests: 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
Unit Tests: 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
Unit Tests
Process completed with exit code 2.
lint: 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
lint: 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 (typecheck)
lint
Process completed with exit code 2.