Add function for converting packet data from v1 to v3 #81
Annotations
5 errors and 1 warning
lint:
e2e/tests/transfer/authz_test.go#L1
: # github.com/cosmos/ibc-go/e2e/tests/transfer [github.com/cosmos/ibc-go/e2e/tests/transfer.test]
|
lint
cannot use sdk.NewCoins(transferAmount) (value of type "github.com/cosmos/cosmos-sdk/types".Coins) as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to transfertypes.NewMsgTransfer (typecheck)
|
lint:
e2e/tests/upgrades/genesis_test.go#L1
: # github.com/cosmos/ibc-go/e2e/tests/upgrades [github.com/cosmos/ibc-go/e2e/tests/upgrades.test]
|
lint
cannot use sdk.NewCoins(transferAmount) (value of type "github.com/cosmos/cosmos-sdk/types".Coins) as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to transfertypes.NewMsgTransfer (typecheck)
|
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
|