chore: gofumpt #1729
Annotations
9 errors and 1 warning
lint:
x/ratesync/keeper/msg_server.go#L241
ineffectual assignment to isOneUpdated (ineffassign)
|
lint:
app/app.go#L972
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
|
lint:
app/app.go#L973
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)
|
lint:
app/app.go#L975
SA1019: minttypes.ParamKeyTable is deprecated: ParamTable for minting module. (staticcheck)
|
lint:
app/app.go#L976
SA1019: distrtypes.ParamKeyTable is deprecated: ParamKeyTable returns the parameter key table. (staticcheck)
|
lint:
app/app.go#L977
SA1019: slashingtypes.ParamKeyTable is deprecated: ParamKeyTable for slashing module (staticcheck)
|
lint:
app/app.go#L978
SA1019: govv1types.ParamKeyTable is deprecated: ParamKeyTable - Key declaration for parameters (staticcheck)
|
lint:
app/app.go#L979
SA1019: crisistypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum
|