Skip to content

Implementation of basic precompiled contract #252

Implementation of basic precompiled contract

Implementation of basic precompiled contract #252

Triggered via pull request April 15, 2024 18:19
Status Cancelled
Total duration 6m 12s
Artifacts

test.yml

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

Annotations

28 errors and 3 warnings
test-rpc: app/app.go#L136
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-rpc: app/app.go#L137
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: 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-rpc: app/ante/interfaces.go#L27
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
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: app/app.go#L136
github.com/ethereum/[email protected]: replacement directory /Users/yevheniishcherbina/go/src/github.com/ethereum/go-ethereum does not exist
test-unit-cover: app/app.go#L137
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: 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-unit-cover: app/ante/interfaces.go#L27
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
integration_tests
The run was canceled by @github-actions[bot].
integration_tests
The operation was canceled.
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/.
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/.