[POC] msgServerV2 implementation #24679
Annotations
9 errors and 1 warning
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation:
modules/core/keeper/msg_server.go#L26
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
|
test & coverage report creation
Process completed with exit code 123.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading