feat: implement object stores #44005
Annotations
10 errors and 1 warning
Go vulnerability check:
types/context.go#L354
undefined: storetypes.ObjKVStore
|
Go vulnerability check:
types/context.go#L355
undefined: gaskv.NewObjStore
|
Go vulnerability check:
types/context.go#L355
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
Go vulnerability check:
baseapp/baseapp.go#L351
undefined: storetypes.ObjectStoreKey
|
Go vulnerability check:
baseapp/baseapp.go#L308
undefined: storetypes.ObjectStoreKey
|
Go vulnerability check:
baseapp/baseapp.go#L309
undefined: storetypes.StoreTypeObject
|
Go vulnerability check:
baseapp/baseapp.go#L355
undefined: storetypes.StoreTypeObject
|
Go vulnerability check:
runtime/module.go#L246
undefined: storetypes.ObjectStoreKey
|
Go vulnerability check:
runtime/module.go#L247
undefined: storetypes.NewObjectStoreKey
|
Go vulnerability check:
server/mock/store.go#L113
undefined: storetypes.ObjKVStore
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading