Skip to content

chore(deps): bump github.com/apache/pulsar-client-go from 0.12.0 to 0.13.0 #3620

chore(deps): bump github.com/apache/pulsar-client-go from 0.12.0 to 0.13.0

chore(deps): bump github.com/apache/pulsar-client-go from 0.12.0 to 0.13.0 #3620

Triggered via pull request July 27, 2024 12:28
Status Failure
Total duration 5m 34s
Artifacts

ci.yaml

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

Annotations

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