chore: run linter on CI #32
Annotations
10 errors
test:
x/intertx/keeper/msg_server.go#L77
SA1019: k.icaControllerKeeper.SendTx is deprecated: this is a legacy API that is only intended to function correctly in workflows where an underlying application has been set. Prior to to v6.x.x of ibc-go, the controller module was only functional as middleware, with authentication performed by the underlying application. For a full summary of the changes in v6.x.x, please see ADR009. This API will be removed in later releases. (staticcheck)
|
test:
app/keepers/keepers.go#L70
SA1019: wasm.Keeper is deprecated: Do not use. (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L38
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L40
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L44
SA1019: slashingtypes.ParamKeyTable is deprecated: ParamKeyTable for slashing module (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L46
SA1019: crisistypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L48
SA1019: govv1.ParamKeyTable is deprecated: ParamKeyTable - Key declaration for parameters (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L50
SA1019: distrtypes.ParamKeyTable is deprecated: ParamKeyTable returns the parameter key table. (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L51
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
|
test:
app/upgrades/v200/upgrades.go#L52
SA1019: wasmtypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|