Update memory state machines to new architecture #676
pr.yml
on: pull_request
Test on x86_64
32s
Formatting & Clippy
29s
Annotations
9 errors and 2 warnings
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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
could not compile `sm-mem` (lib) due to 6 previous errors
|
Test on x86_64
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.
|