Skip to content

Initial implementation of IBC Precompile #143

Initial implementation of IBC Precompile

Initial implementation of IBC Precompile #143

Triggered via pull request February 22, 2024 21:22
Status Failure
Total duration 23m 0s
Artifacts 1

test.yml

on: pull_request
cleanup-runs
9s
cleanup-runs
test-unit-cover
22s
test-unit-cover
test-importer
21s
test-importer
test-rpc
23s
test-rpc
integration_tests
14m 0s
integration_tests
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 13 warnings
test-unit-cover: types/hdpath.go#L19
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: x/evm/types/compiled_contract.go#L25
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/utils.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: x/evm/types/errors.go#L26
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: ethereum/eip712/types.go#L4
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/ante/interfaces.go#L25
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/ante/eth.go#L34
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/ante/interfaces.go#L26
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/ante/eip712.go#L32
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/ante/eip712.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: types/hdpath.go#L19
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: x/evm/types/compiled_contract.go#L25
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/utils.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: x/evm/types/errors.go#L26
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: ethereum/eip712/types.go#L4
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/ante/interfaces.go#L25
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/ante/eth.go#L34
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/ante/interfaces.go#L26
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/ante/eip712.go#L32
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/ante/eip712.go#L33
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer: tests/importer/chain_ctx.go#L21
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer: tests/importer/chain_ctx.go#L22
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer: tests/importer/chain_ctx.go#L23
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer: tests/importer/chain_ctx.go#L24
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer: tests/importer/chain_ctx.go#L25
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-importer
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
integration_tests
Process completed with exit code 2.
test-unit-cover
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-rpc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-importer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
debug-files Expired
20 Bytes