[WIP] TBS: Replace badger with pebble #13600
Annotations
4 errors and 2 warnings
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L31
cannot use db (variable of type *badger.DB) as db value in argument to New: *badger.DB does not implement db (missing method NewIndexedBatch)
|
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L45
readWriter.txn undefined (type *ReadWriter has no field or method txn)
|
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L56
readWriter.txn undefined (type *ReadWriter has no field or method txn)
|
Run go test -v ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading