fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1047
Annotations
10 errors and 2 warnings
cargo clippy:
examples/alloc/guest/src/lib.rs#L6
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/stdlib/guest/src/lib.rs#L1
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/stdlib/guest/src/lib.rs#L1
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/collatz/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/alloc/guest/src/lib.rs#L6
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/stdlib/guest/src/lib.rs#L6
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/collatz/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/stdlib/guest/src/lib.rs#L6
this function takes 2 arguments but 3 arguments were supplied
|
cargo clippy:
examples/collatz/guest/src/lib.rs#L15
this function takes 6 arguments but 5 arguments were supplied
|
cargo clippy:
examples/collatz/guest/src/lib.rs#L15
this function takes 2 arguments but 3 arguments were supplied
|
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