chore(deps): bump github.com/apache/pulsar-client-go from 0.12.0 to 0.14.0 #3816
Annotations
5 errors
Run tests:
pkg/sensors/triggers/pulsar/pulsar_test.go#L100
cannot use producer (variable of type *mockPulsarProducer) as "github.com/apache/pulsar-client-go/pulsar".Producer value in argument to producers.Store: *mockPulsarProducer does not implement "github.com/apache/pulsar-client-go/pulsar".Producer (missing method FlushWithCtx)
|
Run tests:
pkg/sensors/triggers/pulsar/pulsar_test.go#L113
cannot use producer (variable of type *mockPulsarProducer) as "github.com/apache/pulsar-client-go/pulsar".Producer value in argument to producers.Store: *mockPulsarProducer does not implement "github.com/apache/pulsar-client-go/pulsar".Producer (missing method FlushWithCtx)
|
Run tests:
pkg/sensors/triggers/pulsar/pulsar_test.go#L130
cannot use producer (variable of type *mockPulsarProducer) as "github.com/apache/pulsar-client-go/pulsar".Producer value in argument to producers.Store: *mockPulsarProducer does not implement "github.com/apache/pulsar-client-go/pulsar".Producer (missing method FlushWithCtx)
|
Run tests:
pkg/sensors/triggers/pulsar/pulsar_test.go#L177
cannot use producer (variable of type *mockPulsarProducer) as "github.com/apache/pulsar-client-go/pulsar".Producer value in argument to producers.Store: *mockPulsarProducer does not implement "github.com/apache/pulsar-client-go/pulsar".Producer (missing method FlushWithCtx)
|
Run tests
Process completed with exit code 2.
|
Loading