Feature/input sm #523
Annotations
10 errors and 6 warnings
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L9
unused imports: `RAM_ADDR` and `SYS_ADDR`
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L27
field `mem_align_sm` is never read
|
Run cargo clippy:
state-machines/mem/src/input_data_sm.rs#L108
this function has too many arguments (8/7)
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L85
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L128
this expression borrows a value the compiler would automatically borrow
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L196
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L266
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L282
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L285
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
state-machines/mem/src/mem_proxy.rs#L329
redundant pattern matching, consider using `is_none()`
|
Setup CI
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
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/cache@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/
|
Run cargo clippy
redirecting to https://github.com/Plonky3/Plonky3.git/
|
|
|
Loading