Skip to content

min amount per deposit #49

min amount per deposit

min amount per deposit #49

Triggered via pull request September 10, 2024 02:31
Status Failure
Total duration 2m 5s
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#L118
Error return value of `a.GetOne` is not checked (errcheck)
golangci-lint: x/nft/keeper/msg_server.go#L36
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L33
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L51
Error return value of `k.burnWithNoCheck` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L65
Error return value of `(*github.com/atomone-hub/atomone/types.EventManager).EmitTypedEvent` is not checked (errcheck)
golangci-lint: x/nft/keeper/nft.go#L109
Error return value of `k.transferWithNoCheck` is not checked (errcheck)
golangci-lint: x/auth/tx/builder.go#L451
Error return value of `w.SetMsgs` is not checked (errcheck)
golangci-lint: x/auth/tx/service.go#L359
Error return value of `txtypes.RegisterServiceHandlerClient` is not checked (errcheck)
golangci-lint: x/feegrant/client/cli/tx.go#L67
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint: x/feegrant/client/cli/tx.go#L198
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` 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/