min amount per deposit #59
Annotations
10 errors and 1 warning
x/group/internal/orm/table.go#L118
Error return value of `a.GetOne` is not checked (errcheck)
|
x/auth/tx/builder.go#L451
Error return value of `w.SetMsgs` is not checked (errcheck)
|
x/auth/tx/service.go#L359
Error return value of `txtypes.RegisterServiceHandlerClient` is not checked (errcheck)
|
x/feegrant/client/cli/tx.go#L67
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
x/feegrant/client/cli/tx.go#L198
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
x/auth/client/cli/query.go#L327
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
x/auth/client/cli/tx_sign.go#L62
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
x/auth/client/cli/tx_sign.go#L141
Error return value of `txBuilder.SetMsgs` is not checked (errcheck)
|
x/auth/client/cli/tx_sign.go#L289
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
x/auth/client/cli/tx_sign.go#L298
Error return value of `cmd.MarkFlagRequired` 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