Skip to content

add logic to app module to batch delegation. #1030

add logic to app module to batch delegation.

add logic to app module to batch delegation. #1030

Triggered via pull request December 21, 2023 15:21
Status Failure
Total duration 2m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: custom/staking/module.go#L67
commentFormatting: put a space between `//` and comment text (gocritic)
lint: custom/staking/module.go#L75
commentFormatting: put a space between `//` and comment text (gocritic)
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#L36
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
lint
issues found