update golangci configuration #63
Annotations
10 errors and 10 warnings
lint:
x/staking/types/validator.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/validator.go#L15
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/authz.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/authz.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/historical_info.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/historical_info.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/msg.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/staking/types/msg.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/slashing/client/cli/tx.go#L3
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
x/slashing/client/cli/tx.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos/ibc-go) --custom-order (gci)
|
lint:
app/params/proto.go#L19
import-shadowing: The name 'codec' shadows an import name (revive)
|
lint:
x/staking/types/tokenize_share_record.go#L4
redundant-import-alias: Import alias "fmt" is redundant (revive)
|
lint:
x/staking/types/msg.go#L75
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L78
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L158
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L161
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L206
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L209
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L260
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
x/staking/types/msg.go#L263
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|