refactor!(core): add in environment bundler of service #59497
Annotations
10 errors
integration tests
undefined: appmodule.Environment
|
integration tests
undefined: appmodule.Environment
|
integration tests
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
integration tests
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
integration tests
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
integration tests
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
integration tests
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
integration tests
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
integration tests
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
integration tests
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
The logs for this run have expired and are no longer available.
Loading