test: Introduce TestingFramework struct #3019
Triggered via pull request
February 24, 2026 19:29
Status
Cancelled
Total duration
12m 31s
Artifacts
–
Annotations
3 errors and 11 warnings
|
Run benchmarks
Canceling since a higher priority waiting request for Compare performance to base branch-532 exists
|
|
Run benchmarks
The operation was canceled.
|
|
Compare performance to base branch
Canceling since a higher priority waiting request for Compare performance to base branch-532 exists
|
|
Run benchmarks:
system_hooks/src/lib.rs#L52
unused import: `P256VerifyErrors`
|
|
Run benchmarks:
evm_interpreter/src/ee_trait_impl.rs#L5
unused import: `core::fmt::Write`
|
|
Run benchmarks:
crypto/src/secp256r1/scalar/scalar_delegation.rs#L30
associated items `ZERO` and `from_words` are never used
|
|
Run benchmarks:
crypto/src/secp256r1/scalar/mod.rs#L39
constant `MU` is never used
|
|
Run benchmarks:
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
|
|
Run benchmarks:
crypto/src/secp256k1/scalars/scalar32_delegation.rs#L32
associated items `ZERO`, `ONE`, `from_be_bytes`, `from_be_hex`, and `eq_impl` are never used
|
|
Run benchmarks:
crypto/src/secp256k1/field/field_8x32.rs#L137
method `to_storage` is never used
|
|
Run benchmarks:
crypto/src/secp256k1/scalars/mod.rs#L34
type `ScalarInner` is more private than the item `scalars::Scalar::0`
|
|
Run benchmarks:
crypto/src/secp256k1/field/mod.rs#L119
type `FieldElement8x32` is more private than the item `secp256k1::field::FieldElement::0`
|
|
Run benchmarks:
crypto/src/secp256r1/field/fe32_delegation.rs#L106
unnecessary `unsafe` block
|
|
Run benchmarks:
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
|