Skip to content

DLS: User liquid stake tx flow #57

DLS: User liquid stake tx flow

DLS: User liquid stake tx flow #57

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/yield/client/cli/query.go#L1
: # github.com/sideprotocol/side/x/yield/client/cli
golangci-lint: 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 (typecheck)
golangci-lint: x/yield/keeper/deposit_record.go#L1
: # github.com/sideprotocol/side/x/yield/keeper
golangci-lint: 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)
golangci-lint: x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors (typecheck)
golangci-lint: x/yield/simulation/liquid_stake.go#L9
could not import github.com/sideprotocol/side/x/yield/keeper (-: # github.com/sideprotocol/side/x/yield/keeper
golangci-lint: 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)
golangci-lint: x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors) (typecheck)
golangci-lint: x/yield/genesis.go#L5
could not import github.com/sideprotocol/side/x/yield/keeper (-: # github.com/sideprotocol/side/x/yield/keeper
golangci-lint: 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)