Skip to content

min amount per deposit #46

min amount per deposit

min amount per deposit #46

Triggered via pull request September 9, 2024 20:16
Status Failure
Total duration 2m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/group/internal/orm/table.go#L117
Error return value of `a.GetOne` is not checked (errcheck)
golangci-lint: x/auth/tx/builder.go#L450
Error return value of `w.SetMsgs` is not checked (errcheck)
golangci-lint: x/auth/tx/service.go#L357
Error return value of `txtypes.RegisterServiceHandlerClient` is not checked (errcheck)
golangci-lint: x/feegrant/client/cli/tx.go#L66
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint: x/feegrant/client/cli/tx.go#L197
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint: x/nft/keeper/msg_server.go#L35
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L32
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L50
Error return value of `k.burnWithNoCheck` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L64
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L108
Error return value of `k.transferWithNoCheck` is not checked (errcheck)
golangci-lint
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/