min amount per deposit #48
Annotations
10 errors and 1 warning
x/group/internal/orm/table.go#L117
Error return value of `a.GetOne` is not checked (errcheck)
|
x/feegrant/client/cli/tx.go#L66
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
x/feegrant/client/cli/tx.go#L197
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
x/nft/keeper/msg_server.go#L35
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
|
x/nft/keeper/nft.go#L32
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
|
x/nft/keeper/nft.go#L50
Error return value of `k.burnWithNoCheck` is not checked (errcheck)
|
x/nft/keeper/nft.go#L64
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
|
x/nft/keeper/nft.go#L108
Error return value of `k.transferWithNoCheck` is not checked (errcheck)
|
x/authz/keeper/keeper.go#L329
Error return value of `k.setGrantQueueItem` is not checked (errcheck)
|
x/authz/keeper/keeper.go#L334
Error return value of `k.setGrantQueueItem` is not checked (errcheck)
|
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/
|
This job failed
Loading