feat: clean zksync_error integration #1584
Annotations
11 errors
lint:
crates/zksync_error/src/kind.rs#L33
using `clone` on type `AnvilCode` which implements the `Copy` trait
|
lint:
crates/zksync_error/src/kind.rs#L34
using `clone` on type `CompilerCode` which implements the `Copy` trait
|
lint:
crates/zksync_error/src/kind.rs#L35
using `clone` on type `CoreCode` which implements the `Copy` trait
|
lint:
crates/zksync_error/src/kind.rs#L36
using `clone` on type `FoundryCode` which implements the `Copy` trait
|
lint:
crates/zksync_error/src/kind.rs#L37
using `clone` on type `HardhatCode` which implements the `Copy` trait
|
lint:
crates/zksync_error/src/serialized.rs#L65
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
lint:
crates/zksync_error/src/serialized.rs#L66
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
lint:
crates/zksync_error/src/serialized.rs#L67
called `.nth(0)` on a `std::iter::Iterator`, when `.next()` is equivalent
|
lint
Process completed with exit code 2.
|
e2e-tests-rust / e2e-rust (ubuntu-latest)
Process completed with exit code 101.
|
e2e-tests-rust / e2e-rust (macos-latest)
Process completed with exit code 101.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
anvil-zksync-macos-latest.tar.gz
|
9.79 MB |
|
anvil-zksync-ubuntu-latest.tar.gz
|
10.9 MB |
|