Skip to content

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2) #140

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2)

Initial implementation of IBC Precompile (branch forked from yevhenii/precompile-v2) #140

Triggered via pull request February 21, 2024 19:41
Status Failure
Total duration 37s
Artifacts 1

test.yml

on: pull_request
integration_tests
11s
integration_tests
cleanup-runs
6s
cleanup-runs
test-unit-cover
25s
test-unit-cover
test-importer
22s
test-importer
test-rpc
27s
test-rpc
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 5 warnings
integration_tests
Process completed with exit code 2.
integration_tests
Action failed with error: Error: Unable to locate executable file: cachix. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
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.
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/ante/eth.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#L33
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#L34
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/ante/eth.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#L33
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#L34
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, cachix/cachix-action@v12, 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/
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/.
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/.

Artifacts

Produced during runtime
Name Size
debug-files Expired
20 Bytes