chore: remove appmanager poc #39054
Annotations
10 errors
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
simApp.Query undefined (type *simapp.SimApp[T] has no field or method Query)
|
Autobuild
not enough arguments in call to grpc.New[T]
|
Autobuild
cannot use logger (variable of type "cosmossdk.io/log".Logger) as appmanager.StateTransitionFunction[T] value in argument to rest.New[T]: "cosmossdk.io/log".Logger does not implement appmanager.StateTransitionFunction[T] (missing method DeliverBlock)
|
Autobuild
cannot use simApp.App.StateTransitionFunction() (value of type *stf.STF[T]) as serverv2.Store value in argument to rest.New[T]: *stf.STF[T] does not implement serverv2.Store (missing method StateAt)
|
Autobuild
cannot use simApp.Store() (value of type "cosmossdk.io/store/v2".RootStore) as uint64 value in argument to rest.New[T]
|
Autobuild
cannot use 0 (constant of type int) as "cosmossdk.io/log".Logger value in argument to rest.New[T]: int does not implement "cosmossdk.io/log".Logger (missing method Debug)
|
Loading