e2e: add test for cpnp replication #16
Annotations
4 errors
Run e2e docker-based tests:
test/e2e/receive_test.go#L1182
cannot use []*prompb.TimeSeries{…} (value of type []*"github.com/prometheus/prometheus/prompb".TimeSeries) as []"github.com/prometheus/prometheus/prompb".TimeSeries value in struct literal
|
Run e2e docker-based tests:
test/e2e/receive_test.go#L1184
undefined: labelpb
|
Run e2e docker-based tests:
test/e2e/receive_test.go#L1187
cannot use []*prompb.Sample{…} (value of type []*"github.com/prometheus/prometheus/prompb".Sample) as []"github.com/prometheus/prometheus/prompb".Sample value in struct literal
|
Run e2e docker-based tests
Process completed with exit code 2.
|
Loading