chore: gofumpt #1726
Annotations
10 errors and 1 warning
golangci-lint:
x/ratesync/keeper/msg_server.go#L241
ineffectual assignment to isOneUpdated (ineffassign)
|
golangci-lint:
app/app.go#L972
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
|
golangci-lint:
app/app.go#L973
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)
|
golangci-lint:
app/app.go#L975
SA1019: minttypes.ParamKeyTable is deprecated: ParamTable for minting module. (staticcheck)
|
golangci-lint:
app/app.go#L976
SA1019: distrtypes.ParamKeyTable is deprecated: ParamKeyTable returns the parameter key table. (staticcheck)
|
golangci-lint:
app/app.go#L977
SA1019: slashingtypes.ParamKeyTable is deprecated: ParamKeyTable for slashing module (staticcheck)
|
golangci-lint:
app/app.go#L978
SA1019: govv1types.ParamKeyTable is deprecated: ParamKeyTable - Key declaration for parameters (staticcheck)
|
golangci-lint:
app/app.go#L979
SA1019: crisistypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|
golangci-lint:
app/helpers/test_helpers.go#L67
test helper function should start from t.Helper() (thelper)
|
golangci-lint:
app/helpers/test_helpers.go#L72
test helper function should start from t.Helper() (thelper)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading