Skip to content

Merge pull request #285 from ComposableFi/reimplement-delegate-msg-se… #1048

Merge pull request #285 from ComposableFi/reimplement-delegate-msg-se…

Merge pull request #285 from ComposableFi/reimplement-delegate-msg-se… #1048

Triggered via push December 23, 2023 16:37
Status Failure
Total duration 2m 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: custom/staking/keeper/keeper.go#L22
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/types/keys.go#L29
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: custom/staking/keeper/msg_server.go#L32
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/app.go#L361
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
lint: custom/staking/keeper/msg_server.go#L37
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
lint: custom/staking/module.go#L10
ST1019: package "github.com/cosmos/cosmos-sdk/x/staking/keeper" is being imported more than once (stylecheck)
lint: custom/staking/module.go#L11
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/staking/keeper" (stylecheck)
lint
issues found