feat(kv): add extstatetype support for Pebble (#3856) #10985
Annotations
3 errors and 2 warnings
|
Run test case
Process completed with exit code 1.
|
|
Run test case:
internal/pkg/store/pebble/pebbleKv.go#L36
cannot use &pebbleKvStore{…} (value of type *pebbleKvStore) as kv.KeyValue value in return statement: *pebbleKvStore does not implement kv.KeyValue (missing method GetByPrefix)
|
|
Run test case:
internal/pkg/store/pebble/pebbleKv.go#L36
cannot use &pebbleKvStore{…} (value of type *pebbleKvStore) as kv.KeyValue value in return statement: *pebbleKvStore does not implement kv.KeyValue (missing method GetByPrefix)
|
|
Run actions/upload-artifact@v4
No files were found with the provided path: log/stream.log. No artifacts will be uploaded.
|
|
Run actions/upload-artifact@v4
No files were found with the provided path: log/stream.log. No artifacts will be uploaded.
|
Loading