[WIP] Ibcmodulev2 transfer application spike #2844
Annotations
5 errors and 1 warning
lint:
modules/apps/transfer/v2/keeper/keeper.go#L179
comment-spacings: no space between comment delimiter and comment text (revive)
|
lint:
modules/apps/transfer/v2/ibc_module.go#L23
import-shadowing: The name 'keeper' shadows an import name (revive)
|
lint:
modules/apps/transfer/v2/keeper/keeper.go#L132
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint:
modules/apps/transfer/v2/keeper/keeper.go#L168
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|