Nightly EVM Tester Proof Run #115
evm_terster_proof_run.yml
on: schedule
EF EVM state tests with proof run
20m 5s
Annotations
20 warnings
|
EF EVM state tests with proof run
unused variable: `environment`
|
|
EF EVM state tests with proof run
unused import: `super::filler_structure::AccountFillerStruct`
|
|
EF EVM state tests with proof run
unused import: `alloy::primitives::*`
|
|
EF EVM state tests with proof run
unused import: `crate::test::test_structure::pre_state::AccountState`
|
|
EF EVM state tests with proof run
unused import: `self`
|
|
EF EVM state tests with proof run
unused import: `test_structure::pre_state::AccountState`
|
|
EF EVM state tests with proof run
unused import: `Transaction`
|
|
EF EVM state tests with proof run
unused import: `serde::quantity::vec`
|
|
EF EVM state tests with proof run
unused import: `alloy::primitives::*`
|
|
EF EVM state tests with proof run
unused import: `alloy::primitives::*`
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
|
|
EF EVM state tests with proof run:
crypto/src/secp256r1/scalar/scalar_delegation.rs#L28
associated items `ZERO` and `from_words` are never used
|
|
EF EVM state tests with proof run:
crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
|
|
EF EVM state tests with proof run:
crypto/src/secp256r1/field/fe64.rs#L41
associated items `from_be_bytes_unchecked`, `overflow`, `square_assign`, `negate_assign`, `double_assign`, and `sub_and_negate_assign` are never used
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/scalars/scalar32_delegation.rs#L30
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/field/field_8x32.rs#L135
method `to_storage` is never used
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
|
|
EF EVM state tests with proof run:
crypto/src/secp256k1/field/field_10x26.rs#L17
use of deprecated method `k256::elliptic_curve::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
|