feat: Conditionally enable EVM emulation #1048
checks.yaml
on: pull_request
Matrix: build
lint
46s
Matrix: e2e-tests / e2e
Waiting for pending jobs
Annotations
22 errors and 2 warnings
lint:
src/deps/system_contracts.rs#L3
can't find crate for `zksync_basic_types`
|
lint:
src/deps/system_contracts.rs#L4
can't find crate for `zksync_types`
|
lint:
src/node/anvil.rs#L1
can't find crate for `zksync_basic_types`
|
lint:
src/node/anvil.rs#L2
can't find crate for `zksync_web3_decl`
|
lint:
src/node/call_error_tracer.rs#L1
can't find crate for `zksync_multivm`
|
lint:
src/node/call_error_tracer.rs#L2
can't find crate for `zksync_multivm`
|
lint:
src/node/config_api.rs#L1
can't find crate for `zksync_web3_decl`
|
lint:
src/node/debug.rs#L5
can't find crate for `zksync_multivm`
|
lint:
src/node/debug.rs#L6
can't find crate for `zksync_multivm`
|
lint:
src/node/debug.rs#L7
can't find crate for `zksync_multivm`
|
build (ubuntu-latest):
src/deps/system_contracts.rs#L3
can't find crate for `zksync_basic_types`
|
build (ubuntu-latest):
src/deps/system_contracts.rs#L4
can't find crate for `zksync_types`
|
build (ubuntu-latest):
src/node/anvil.rs#L1
can't find crate for `zksync_basic_types`
|
build (ubuntu-latest):
src/node/anvil.rs#L2
can't find crate for `zksync_web3_decl`
|
build (ubuntu-latest):
src/node/call_error_tracer.rs#L1
can't find crate for `zksync_multivm`
|
build (ubuntu-latest):
src/node/call_error_tracer.rs#L2
can't find crate for `zksync_multivm`
|
build (ubuntu-latest):
src/node/config_api.rs#L1
can't find crate for `zksync_web3_decl`
|
build (ubuntu-latest):
src/node/debug.rs#L5
can't find crate for `zksync_multivm`
|
build (ubuntu-latest):
src/node/debug.rs#L6
can't find crate for `zksync_multivm`
|
build (ubuntu-latest):
src/node/debug.rs#L7
can't find crate for `zksync_multivm`
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|