Skip to content

fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1047

fix: add memory_layout to preprocessing so verifier doesn't rely on the prover

fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1047

Triggered via pull request October 31, 2024 17:31
Status Failure
Total duration 6m 25s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
clippy: examples/alloc/guest/src/lib.rs#L6
this function takes 6 arguments but 5 arguments were supplied
clippy: examples/stdlib/guest/src/lib.rs#L1
this function takes 6 arguments but 5 arguments were supplied
clippy: examples/stdlib/guest/src/lib.rs#L1
this function takes 2 arguments but 3 arguments were supplied
clippy: examples/collatz/guest/src/lib.rs#L3
this function takes 6 arguments but 5 arguments were supplied
clippy: examples/alloc/guest/src/lib.rs#L6
this function takes 2 arguments but 3 arguments were supplied
clippy: examples/stdlib/guest/src/lib.rs#L6
this function takes 6 arguments but 5 arguments were supplied
clippy: examples/collatz/guest/src/lib.rs#L3
this function takes 2 arguments but 3 arguments were supplied
clippy: examples/stdlib/guest/src/lib.rs#L6
this function takes 2 arguments but 3 arguments were supplied
clippy: examples/collatz/guest/src/lib.rs#L15
this function takes 6 arguments but 5 arguments were supplied
clippy: examples/collatz/guest/src/lib.rs#L15
this function takes 2 arguments but 3 arguments were supplied
fmt
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/
fmt
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/
clippy
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/
clippy
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/
Build Wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Onchain Verifier Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/