v2 refactor #331
Annotations
10 errors
run linting:
keeper/genesis.go#L6
could not import github.com/strangelove-ventures/poa (-: # github.com/strangelove-ventures/poa
|
run linting:
params.go#L19
unknown field AllowValidatorSelfExit in struct literal of type Params
|
run linting:
params.go#L27
unknown field AllowValidatorSelfExit in struct literal of type Params
|
run linting:
params.go#L34
undefined: StakingParams
|
run linting:
params.go#L37
undefined: StakingParams
|
run linting:
codec.go#L18
undefined: MsgUpdateStakingParams
|
run linting:
codec.go#L28
undefined: MsgUpdateStakingParams
|
run linting:
params.pb.go#L201
this.ValidatorWhitelist[i].Equal undefined (type *PendingValidator has no field or method Equal)) (typecheck)
|
run linting:
keeper/keeper.go#L65
cannot infer V (/home/runner/go/pkg/mod/cosmossdk.io/collections@v0.4.0/item.go:18:14) (typecheck)
|
run linting:
keeper/poa.go#L107
k.slashKeeper undefined (type Keeper has no field or method slashKeeper) (typecheck)
|
Loading