!test: add msg server tests #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint:
x/multi-staking/keeper/msg_server_test.go#L162
Error return value of `simapp.FundAccount` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L343
Error return value of `simapp.FundAccount` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L364
Error return value of `msgServer.CreateValidator` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L460
Error return value of `simapp.FundAccount` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L481
Error return value of `msgServer.CreateValidator` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L594
Error return value of `msgServer.CreateValidator` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L614
Error return value of `simapp.FundAccount` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L654
Error return value of `msgServer.CreateValidator` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L655
Error return value of `msgServer.CreateValidator` is not checked (errcheck)
|
lint:
x/multi-staking/keeper/msg_server_test.go#L757
Error return value of `simapp.FundAccount` is not checked (errcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-staking/multi-staking. Supported file pattern: go.sum
|