chore: remove appmanager poc #39053
Triggered via pull request
November 11, 2024 14:47
Status
Cancelled
Total duration
16m 1s
Artifacts
–
Annotations
11 errors
Analyze
Canceling since a higher priority waiting request for 'CodeQL-22422' exists
|
Analyze
undefined: corecontext.HeaderInfoKey
|
Analyze
undefined: corecontext.HeaderInfoKey
|
Analyze
invalid operation: cannot call non-function s.queryable (variable of type queryable)
|
Analyze
undefined: corecontext.HeaderInfoKey
|
Analyze
invalid operation: cannot call non-function s.queryable (variable of type queryable)
|
Analyze
undefined: corecontext.HeaderInfoKey
|
Analyze
simApp.Query undefined (type *simapp.SimApp[T] has no field or method Query)
|
Analyze
not enough arguments in call to grpc.New[T]
|
Analyze
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)
|
Analyze
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)
|