feat: support suppressed warnings/errors for zksolc #1926
test.yml
on: pull_request
doctest
1m 52s
clippy
2m 30s
rustfmt
13s
forge-fmt
1m 53s
codespell
14s
crate-checks
2m 13s
zk-cargo-test
1m 44s
CI install
8s
Annotations
9 errors
doctest
Process completed with exit code 101.
|
clippy
Process completed with exit code 101.
|
forge-fmt
Process completed with exit code 101.
|
zk-cargo-test:
crates/cli/src/opts/build/zksync.rs#L106
the method `value_parser` exists for reference `&&&&&&_infer_ValueParser_for<ZkSolcWarning>`, but its trait bounds were not satisfied
|
zk-cargo-test:
crates/cli/src/opts/build/zksync.rs#L110
the method `value_parser` exists for reference `&&&&&&_infer_ValueParser_for<ZkSolcError>`, but its trait bounds were not satisfied
|
zk-cargo-test:
crates/cli/src/opts/build/zksync.rs#L106
the method `value_parser` exists for reference `&&&&&&_infer_ValueParser_for<ZkSolcWarning>`, but its trait bounds were not satisfied
|
zk-cargo-test:
crates/cli/src/opts/build/zksync.rs#L110
the method `value_parser` exists for reference `&&&&&&_infer_ValueParser_for<ZkSolcError>`, but its trait bounds were not satisfied
|
zk-cargo-test
Process completed with exit code 101.
|
crate-checks
Process completed with exit code 1.
|