Use update-prometheus-3.0 branch #15905
Annotations
8 errors
Run unit tests:
pkg/testutil/e2eutil/prometheus.go#L603
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Run unit tests:
pkg/testutil/e2eutil/prometheus.go#L767
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Run unit tests:
pkg/store/storepb/testutil/series.go#L64
cannot use log.NewNopLogger() (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.NewLeveledCompactor
|
Run unit tests:
pkg/compact/downsample/downsample_test.go#L1163
not enough arguments in call to index.NewFileReader
|
Run unit tests:
pkg/compact/downsample/downsample_test.go#L1292
not enough arguments in call to index.NewFileReader
|
Run unit tests:
pkg/compact/downsample/downsample_test.go#L1660
cannot use testSample{…} (value of type testSample) as chunks.Sample value in array or slice literal: testSample does not implement chunks.Sample (missing method Copy)
|
Run unit tests:
pkg/compact/downsample/downsample_test.go#L1665
cannot use testSample{…} (value of type testSample) as chunks.Sample value in array or slice literal: testSample does not implement chunks.Sample (missing method Copy)
|
Run unit tests
Process completed with exit code 2.
|
Loading