[POC] msgServerV2 implementation #2547
Annotations
9 errors and 1 warning
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L179
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
modules/core/04-channel/v2/types/packet.go#L8
var-naming: func parameter sourceId should be sourceID (revive)
|
golangci-lint:
modules/core/04-channel/v2/types/packet.go#L9
var-naming: func parameter destinationId should be destinationID (revive)
|
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L180
comment-spacings: no space between comment delimiter and comment text (revive)
|
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L182
comment-spacings: no space between comment delimiter and comment text (revive)
|
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L65
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L101
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
golangci-lint:
modules/apps/transfer/keeper/relay_v2.go#L244
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading