Skip to content

Add function for converting packet data from v1 to v3 #81

Add function for converting packet data from v1 to v3

Add function for converting packet data from v1 to v3 #81

Triggered via pull request April 8, 2024 15:06
Status Failure
Total duration 25m 6s
Artifacts

e2emodule.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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