feat(zk): zksolc linking #2686
test.yml
on: pull_request
nextest
/
build matrices
4s
doctest
3m 22s
clippy
2m 21s
rustfmt
14s
forge-fmt
3m 7s
codespell
10s
crate-checks
2m 12s
zk-cargo-test
2m 29s
deny
/
cargo deny check
48s
CI install
7s
CI install anvil-zksync
7s
Matrix: nextest / test
Annotations
24 errors and 10 warnings
CI install
Process completed with exit code 1.
|
rustfmt
Process completed with exit code 1.
|
crate-checks
Process completed with exit code 1.
|
clippy
Process completed with exit code 101.
|
nextest / test integration (2/3)
Process completed with exit code 101.
|
nextest / test integration / external (1/2)
Process completed with exit code 101.
|
nextest / test integration (1/3)
Process completed with exit code 101.
|
nextest / test unit
Process completed with exit code 101.
|
nextest / test integration / external (2/2)
Process completed with exit code 101.
|
nextest / test integration / issue-repros (1/2)
Process completed with exit code 101.
|
nextest / test integration (3/3)
Process completed with exit code 101.
|
nextest / test integration / issue-repros (2/2)
Process completed with exit code 101.
|
forge-fmt
Process completed with exit code 101.
|
doctest
Process completed with exit code 101.
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L56
the name `ObjectFormat` is defined multiple times
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `Clone` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `std::fmt::Debug` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `Serialize` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `Deserialize<'_>` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `StructuralPartialEq` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `PartialEq` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `std::default::Default` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L54
conflicting implementations of trait `std::cmp::Eq` for type `artifacts::contract::ObjectFormat`
|
zk-cargo-test:
crates/zksync/compilers/src/artifacts/contract.rs#L64
conflicting implementations of trait `From<artifacts::contract::ObjectFormat>` for type `std::string::String`
|
nextest / build matrices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deny / cargo deny check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration (2/3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration / external (1/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration (1/3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration / external (2/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration / issue-repros (1/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration (3/3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nextest / test integration / issue-repros (2/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|