chore: gofumpt #1725
Annotations
10 errors and 1 warning
golangci-lint:
x/ratesync/keeper/ibc.go#L68
`Unrecognised` is a misspelling of `Unrecognized` (misspell)
|
golangci-lint:
x/liquidstakeibc/keeper/ibc.go#L81
`Unrecognised` is a misspelling of `Unrecognized` (misspell)
|
golangci-lint:
app/export.go#L46
`favour` is a misspelling of `favor` (misspell)
|
golangci-lint:
x/ratesync/client/cli/tx.go#L21
const `flagPacketTimeoutTimestamp` is unused (unused)
|
golangci-lint:
x/ratesync/client/cli/tx.go#L22
const `listSeparator` is unused (unused)
|
golangci-lint:
x/ratesync/types/types.go#L187
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
golangci-lint:
x/ratesync/keeper/ica_tx.go#L154
ineffectual assignment to err (ineffassign)
|
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)
|
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