Skip to content

test: Add e2e IBC Transfer Tests #4

test: Add e2e IBC Transfer Tests

test: Add e2e IBC Transfer Tests #4

Triggered via pull request February 5, 2024 08:43
Status Failure
Total duration 2m 46s
Artifacts

e2e_test.yml

on: pull_request
test-ibc-transfer
2m 38s
test-ibc-transfer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/abci/types (imported by github.com/decentrio/rollup-e2e-testing/cosmos); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/config (imported by github.com/cosmos/cosmos-sdk/x/genutil); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/ed25519 (imported by github.com/cosmos/cosmos-sdk/x/genutil); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/merkle (imported by github.com/cosmos/cosmos-sdk/store/rootmulti); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/sr25519 (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/crypto/tmhash (imported by github.com/cosmos/cosmos-sdk/crypto/keys/ed25519); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/libs/bytes (imported by github.com/cosmos/cosmos-sdk/client); to add:
test-ibc-transfer
missing go.sum entry for module providing package github.com/tendermint/tendermint/libs/cli (imported by github.com/cosmos/cosmos-sdk/client); to add:
test-ibc-transfer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/build-push-action@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.