feat: clean zksync_error integration #1584
Annotations
9 errors
Run Linters:
crates/zksync_error/src/kind.rs#L33
using `clone` on type `AnvilCode` which implements the `Copy` trait
|
Run Linters:
crates/zksync_error/src/kind.rs#L34
using `clone` on type `CompilerCode` which implements the `Copy` trait
|
Run Linters:
crates/zksync_error/src/kind.rs#L35
using `clone` on type `CoreCode` which implements the `Copy` trait
|
Run Linters:
crates/zksync_error/src/kind.rs#L36
using `clone` on type `FoundryCode` which implements the `Copy` trait
|
Run Linters:
crates/zksync_error/src/kind.rs#L37
using `clone` on type `HardhatCode` which implements the `Copy` trait
|
Run Linters:
crates/zksync_error/src/serialized.rs#L65
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
Run Linters:
crates/zksync_error/src/serialized.rs#L66
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
Run Linters:
crates/zksync_error/src/serialized.rs#L67
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
Run Linters
Process completed with exit code 2.
|
Loading