fix: add memory_layout to preprocessing so verifier doesn't rely on the prover #1047
rust.yml
on: pull_request
fmt
20s
clippy
32s
machete
55s
Build Wasm
1m 25s
test
5m 58s
Onchain Verifier Tests
3m 24s
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/
|