Make batcher generic which will allow to make exporterhelper generic #30402
Annotations
7 errors and 1 warning
Run Contrib Tests:
exporter/internal/queue/batcher.go#L44
invalid operation: cannot index newBaseBatcher (value of type func(batchCfg exporterbatcher.Config, queue exporterqueue.Queue["go.opentelemetry.io/collector/exporter/internal".Request], exportFunc func(ctx context.Context, req "go.opentelemetry.io/collector/exporter/internal".Request) error, maxWorkers int) BaseBatcher["go.opentelemetry.io/collector/exporter/internal".Request])
|
Run Contrib Tests:
exporter/internal/queue/batcher.go#L46
invalid operation: cannot index newBaseBatcher (value of type func(batchCfg exporterbatcher.Config, queue exporterqueue.Queue["go.opentelemetry.io/collector/exporter/internal".Request], exportFunc func(ctx context.Context, req "go.opentelemetry.io/collector/exporter/internal".Request) error, maxWorkers int) BaseBatcher["go.opentelemetry.io/collector/exporter/internal".Request])
|
Run Contrib Tests:
exporter/internal/queue/default_batcher.go#L51
cannot use nil as K value in argument to qb.merger.MergeSplit
|
Run Contrib Tests:
exporter/internal/queue/batcher.go#L44
invalid operation: cannot index newBaseBatcher (value of type func(batchCfg exporterbatcher.Config, queue exporterqueue.Queue["go.opentelemetry.io/collector/exporter/internal".Request], exportFunc func(ctx context.Context, req "go.opentelemetry.io/collector/exporter/internal".Request) error, maxWorkers int) BaseBatcher["go.opentelemetry.io/collector/exporter/internal".Request])
|
Run Contrib Tests:
exporter/internal/queue/batcher.go#L46
invalid operation: cannot index newBaseBatcher (value of type func(batchCfg exporterbatcher.Config, queue exporterqueue.Queue["go.opentelemetry.io/collector/exporter/internal".Request], exportFunc func(ctx context.Context, req "go.opentelemetry.io/collector/exporter/internal".Request) error, maxWorkers int) BaseBatcher["go.opentelemetry.io/collector/exporter/internal".Request])
|
Run Contrib Tests:
exporter/internal/queue/default_batcher.go#L51
cannot use nil as K value in argument to qb.merger.MergeSplit
|
Run Contrib Tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading