Skip to content

store from custom staking module to other keeper #995

store from custom staking module to other keeper

store from custom staking module to other keeper #995

Triggered via pull request December 17, 2023 15:13
Status Failure
Total duration 58s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: custom/staking/keeper/msg_server.go#L32
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/mint/keeper/msg_server.go#L50
unreachable: unreachable code (govet)
lint: app/app.go#L361
SA4001: *&x will be simplified to x. It will not copy x. (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