Skip to content

Unifying type 2 and type 1. #1199

Unifying type 2 and type 1.

Unifying type 2 and type 1. #1199

Triggered via pull request November 5, 2024 15:56
Status Failure
Total duration 7m 28s
Billable time 8m
Artifacts

jerigon-native.yml

on: pull_request
Native tracer proof generation
7m 21s
Native tracer proof generation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Native tracer proof generation
Process completed with exit code 1.
Native tracer proof generation
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native tracer proof generation: evm_arithmetization/src/witness/transition.rs#L1
unused import: `ethereum_types::U256`
Native tracer proof generation: evm_arithmetization/src/witness/transition.rs#L10
unused import: `crate::cpu::kernel::constants::global_metadata::GlobalMetadata`
Native tracer proof generation: evm_arithmetization/src/witness/transition.rs#L22
unused import: `crate::util::u256_to_usize`
Native tracer proof generation: evm_arithmetization/src/world/mod.rs#L14
use of deprecated trait `alloy::const_hex::ToHex`: use `ToHexExt` instead
Native tracer proof generation: evm_arithmetization/src/lib.rs#L255
the feature `const_mut_refs` has been stable since 1.83.0-nightly and no longer requires an attribute to enable
Native tracer proof generation: evm_arithmetization/src/world/mod.rs#L16
use of deprecated method `alloy::const_hex::ToHex::encode_hex`: use `ToHexExt` instead
Native tracer proof generation: evm_arithmetization/src/cpu/kernel/interpreter.rs#L508
method `insert_preinitialized_segment` is never used
Native tracer proof generation: evm_arithmetization/src/generation/linked_list.rs#L9
constant `STATE_LINKED_LIST_NODE_SIZE` is never used