feat(compiler:zk): zksolc 1.5.7 #1919
Annotations
6 errors
Run zk tests:
crates/config/src/zksync.rs#L9
unresolved import `foundry_compilers::zksolc::settings::Codegen`
|
Run zk tests:
crates/config/src/zksync.rs#L128
the trait bound `std::option::Option<HashSet<OutputSelectionFlag>>: From<[_; 0]>` is not satisfied
|
Run zk tests:
crates/config/src/zksync.rs#L127
mismatched types
|
Run zk tests:
crates/config/src/zksync.rs#L132
struct `ZkSettings` has no field named `codegen`
|
Run zk tests:
crates/config/src/zksync.rs#L129
the trait bound `std::option::Option<HashSet<OutputSelectionFlag>>: From<[OutputSelectionFlag; 1]>` is not satisfied
|
Run zk tests
Process completed with exit code 101.
|
Loading