Remove the need for request_application
#12242
Annotations
8 errors
Run the remote-net tests:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
Run the remote-net tests:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
Run the remote-net tests:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
Run the remote-net tests:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
Run the remote-net tests:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
Run the remote-net tests:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
Run the remote-net tests:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
Run the remote-net tests
Process completed with exit code 101.
|
Loading