Skip to content

WIP: Injecting precompile metadata to EVM #293

WIP: Injecting precompile metadata to EVM

WIP: Injecting precompile metadata to EVM #293

Triggered via pull request April 24, 2024 15:05
Status Failure
Total duration 51s
Artifacts 1

test.yml

on: pull_request
cleanup-runs
6s
cleanup-runs
test-unit-cover
22s
test-unit-cover
test-importer
28s
test-importer
test-rpc
29s
test-rpc
integration_tests
38s
integration_tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 6 warnings
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
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-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
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-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-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/.
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, 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
debug-files Expired
20 Bytes