Skip to content

Update memory state machines to new architecture #681

Update memory state machines to new architecture

Update memory state machines to new architecture #681

Triggered via pull request January 10, 2025 10:04
Status Failure
Total duration 43s
Artifacts

pr.yml

on: pull_request
Test on x86_64
21s
Test on x86_64
Formatting & Clippy
30s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L49
cannot find type `Mutex` in this scope
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L71
failed to resolve: use of undeclared type `Mutex`
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L191
cannot find value `phase` in this scope
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L346
cannot find value `phase` in this scope
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L496
cannot find value `phase` in this scope
Test on x86_64: state-machines/mem/src/mem_align_sm.rs#L743
cannot find value `phase` in this scope
Test on x86_64: state-machines/mem/src/mem_align_instance.rs#L39
not all trait items implemented, missing: `bus_id`
Test on x86_64: state-machines/mem/src/mem_module_instance.rs#L126
not all trait items implemented, missing: `bus_id`
Test on x86_64: state-machines/mem/src/mem_proxy.rs#L63
this function takes 3 arguments but 2 arguments were supplied
Test on x86_64
could not compile `sm-mem` (lib) due to 9 previous errors
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Formatting & Clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.