Skip to content

add logic to EndBlock custom staking wrapper to dequeue all request. #1034

add logic to EndBlock custom staking wrapper to dequeue all request.

add logic to EndBlock custom staking wrapper to dequeue all request. #1034

Triggered via pull request December 21, 2023 19:30
Status Failure
Total duration 2m 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: custom/staking/keeper/msg_server.go#L32
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/keeper/msg_server.go#L60
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/keeper/msg_server.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/keeper/msg_server.go#L76
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/module.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/module.go#L111
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/module.go#L62
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: x/mint/keeper/msg_server.go#L50
unreachable: unreachable code (govet)
lint: x/stakingmiddleware/client/cli/query.go#L45
unreachable: unreachable code (govet)
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)