Skip to content

Prefetch JUMPDESTs through RPC with progressive proving #385

Prefetch JUMPDESTs through RPC with progressive proving

Prefetch JUMPDESTs through RPC with progressive proving #385

Triggered via pull request November 4, 2024 18:34
Status Failure
Total duration 3m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
taplo-fmt
Process completed with exit code 1.
clippy: evm_arithmetization/src/cpu/kernel/interpreter.rs#L199
using `clone` on type `usize` which implements the `Copy` trait
clippy: evm_arithmetization/src/generation/jumpdest.rs#L68
using `clone` on type `usize` which implements the `Copy` trait
clippy: evm_arithmetization/src/generation/prover_input.rs#L823
called `unwrap` on `rpcp` after checking its variant with `is_some`
clippy: evm_arithmetization/src/generation/prover_input.rs#L821
this expression creates a reference which is immediately dereferenced by the compiler
clippy
Process completed with exit code 101.
udeps
Process completed with exit code 1.
taplo-fmt
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/
cargo-fmt
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/
clippy
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/
udeps
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/
outdated
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/
outdated-dependency
dependency line-index of crate evm_arithmetization is at version 0.1.1, but the latest is 0.1.2
outdated-dependency
dependency libtest-mimic of crate trace_decoder is at version 0.7.3, but the latest is 0.8.1
outdated-dependency
dependency vergen-git2 of crate zero is at version 1.0.0, but the latest is 1.0.1
rustdoc
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/