Skip to content

Update memory state machines to new architecture #670

Update memory state machines to new architecture

Update memory state machines to new architecture #670

Triggered via pull request December 19, 2024 22:00
Status Failure
Total duration 7m 40s
Artifacts

pr.yml

on: pull_request
Test on x86_64
7m 31s
Test on x86_64
Formatting & Clippy
1m 21s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

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.
Test on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
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)