Update memory state machines to new architecture #670
pr.yml
on: pull_request
Test on x86_64
7m 31s
Formatting & Clippy
1m 21s
Annotations
8 errors and 11 warnings
Formatting & Clippy:
state-machines/mem/src/mem_proxy.rs#L61
unused variable: `iectx`
|
Formatting & Clippy:
state-machines/mem/src/mem_bus_helpers.rs#L26
casting to the same type is unnecessary (`u64` -> `u64`)
|
Formatting & Clippy:
state-machines/mem/src/mem_bus_helpers.rs#L27
casting to the same type is unnecessary (`u64` -> `u64`)
|
Formatting & Clippy:
state-machines/mem/src/mem_bus_helpers.rs#L46
casting to the same type is unnecessary (`u64` -> `u64`)
|
Formatting & Clippy:
state-machines/mem/src/mem_bus_helpers.rs#L47
casting to the same type is unnecessary (`u64` -> `u64`)
|
Formatting & Clippy:
state-machines/mem/src/mem_counters.rs#L25
you should consider adding a `Default` implementation for `MemCounters`
|
Formatting & Clippy
could not compile `sm-mem` (lib) due to 6 previous errors
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Formatting & Clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Formatting & Clippy
redirecting to https://github.com/Plonky3/Plonky3.git/
|
|
Test on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Test on x86_64
redirecting to https://github.com/Plonky3/Plonky3.git/
|
|
Test on x86_64:
state-machines/mem/src/mem_proxy.rs#L61
unused variable: `iectx`
|
Test on x86_64
`sm-mem` (lib) generated 1 warning
|
Test on x86_64:
state-machines/mem/src/mem_proxy.rs#L61
unused variable: `iectx`
|
Test on x86_64
`sm-mem` (lib) generated 1 warning
|
Test on x86_64
`sm-mem` (lib test) generated 1 warning (1 duplicate)
|