Skip to content

DLS: User liquid stake tx flow #54

DLS: User liquid stake tx flow

DLS: User liquid stake tx flow #54

Triggered via pull request January 1, 2024 07:14
@amityadav0amityadav0
synchronize #36
dls
Status Failure
Total duration 1m 21s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests (01): x/yield/client/cli/tx_liquid_stake.go#L36
cannot use argAmount (variable of type uint64) as "cosmossdk.io/math".Int value in argument to types.NewMsgLiquidStake
tests (01): x/yield/keeper/msg_server_liquid_stake.go#L38
k.bankKeeper.GetBalance undefined (type "github.com/sideprotocol/side/x/yield/types".BankKeeper has no field or method GetBalance)
tests (01): x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors
tests (01)
Process completed with exit code 2.
tests (00): x/yield/client/cli/tx_liquid_stake.go#L36
cannot use argAmount (variable of type uint64) as "cosmossdk.io/math".Int value in argument to types.NewMsgLiquidStake
tests (00): x/yield/keeper/msg_server_liquid_stake.go#L38
k.bankKeeper.GetBalance undefined (type "github.com/sideprotocol/side/x/yield/types".BankKeeper has no field or method GetBalance)
tests (00): x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors
tests (00)
Process completed with exit code 2.