Feature/stakedrop #50
Annotations
4 errors and 2 warnings
lint:
x/tokenfactory/keeper/createstakedrop.go#L35
Error return value of `k.bankKeeper.SendCoinsFromAccountToModule` is not checked (errcheck)
|
lint:
x/tokenfactory/abci.go#L53
Error return value of `k.ActiveStakedrop.Remove` is not checked (errcheck)
|
lint:
x/tokenfactory/abci.go#L57
Error return value of `bankKeeper.MintCoins` is not checked (errcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chihuahua/chihuahua. Supported file pattern: go.sum
|