fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1046
Annotations
9 errors and 2 warnings
cargo clippy:
examples/muldiv/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/muldiv/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/sha3-ex/guest/src/lib.rs#L5
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/sha3-ex/guest/src/lib.rs#L5
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/multi-function/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/multi-function/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/multi-function/guest/src/lib.rs#L8
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/multi-function/guest/src/lib.rs#L8
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading