chore: remove appmanager poc #39053
Annotations
11 errors
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
invalid operation: cannot call non-function s.queryable (variable of type queryable)
|
Autobuild
undefined: corecontext.HeaderInfoKey
|
Autobuild
invalid operation: cannot call non-function s.queryable (variable of type queryable)
|
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 "cosmossdk.io/server/v2/api/rest".Store value in argument to rest.New[T]: *stf.STF[T] does not implement "cosmossdk.io/server/v2/api/rest".Store (missing method StateAt)
|
Loading