Merge pull request #285 from ComposableFi/reimplement-delegate-msg-se… #1048
Annotations
8 errors
golangci-lint:
custom/staking/keeper/keeper.go#L22
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
custom/staking/types/keys.go#L29
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
custom/staking/keeper/msg_server.go#L32
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
app/app.go#L361
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-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)
|
golangci-lint:
custom/staking/module.go#L10
ST1019: package "github.com/cosmos/cosmos-sdk/x/staking/keeper" is being imported more than once (stylecheck)
|
golangci-lint:
custom/staking/module.go#L11
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/staking/keeper" (stylecheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading