Remove the need for request_application
#12242
rust.yml
on: pull_request
remote-net-test
3m 7s
execution-wasmtime-test
37s
wasm-application-test
2m 52s
default-features-and-witty-integration-test
7m 56s
check-outdated-cli-md
1m 38s
benchmark-test
1m 35s
ethereum-tests
1m 50s
storage-service-tests
3m 9s
web
36s
lint-unexpected-chain-load-operations
3s
lint-check-copyright-headers
15s
lint-cargo-machete
18s
lint-cargo-fmt
16s
lint-cargo-sort
19s
lint-check-for-outdated-readme
37s
lint-wasm-applications
3m 11s
lint-cargo-clippy
6m 44s
lint-cargo-doc
1m 59s
lint-check-linera-service-graphql-schema
1m 10s
lint-check-all-features
46s
Annotations
57 errors
web:
linera-execution/src/execution_state_actor.rs#L65
cannot find type `BTreeMap` in this scope
|
web
Process completed with exit code 101.
|
execution-wasmtime-test:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
execution-wasmtime-test:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
execution-wasmtime-test:
linera-execution/src/execution_state_actor.rs#L65
cannot find type `BTreeMap` in this scope
|
execution-wasmtime-test:
linera-execution/src/execution_state_actor.rs#L389
cannot find type `BTreeMap` in this scope
|
execution-wasmtime-test:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
execution-wasmtime-test:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
execution-wasmtime-test:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
execution-wasmtime-test:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
execution-wasmtime-test:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
execution-wasmtime-test
Process completed with exit code 101.
|
benchmark-test:
linera-client/src/client_context.rs#L960
no field `registry` on type `SystemExecutionStateView<<S as Storage>::Context>`
|
benchmark-test
Process completed with exit code 101.
|
check-outdated-cli-md
Process completed with exit code 1.
|
lint-check-all-features:
linera-base/src/unit_tests.rs#L107
struct `ApplicationId` has no field named `creation`
|
lint-check-all-features
Process completed with exit code 101.
|
ethereum-tests:
linera-base/src/unit_tests.rs#L107
struct `ApplicationId` has no field named `creation`
|
ethereum-tests
Process completed with exit code 101.
|
lint-cargo-doc:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
lint-cargo-doc:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
lint-cargo-doc:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
lint-cargo-doc:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
lint-cargo-doc:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
lint-cargo-doc:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
lint-cargo-doc:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
lint-cargo-doc
Process completed with exit code 101.
|
wasm-application-test:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
wasm-application-test:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
wasm-application-test:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
wasm-application-test:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
wasm-application-test:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
wasm-application-test:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
wasm-application-test:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
wasm-application-test
Process completed with exit code 101.
|
remote-net-test:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
remote-net-test:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
remote-net-test:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
remote-net-test:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
remote-net-test:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
remote-net-test:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
remote-net-test:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
remote-net-test
Process completed with exit code 101.
|
storage-service-tests:
linera-base/src/unit_tests.rs#L107
struct `ApplicationId` has no field named `creation`
|
storage-service-tests
Process completed with exit code 101.
|
lint-wasm-applications:
linera-execution/src/test_utils/system_execution_state.rs#L26
unresolved import `crate::applications`
|
lint-wasm-applications:
linera-execution/src/test_utils/mod.rs#L32
unresolved import `crate::ApplicationRegistryView`
|
lint-wasm-applications:
linera-execution/src/execution.rs#L84
no method named `register_application` found for struct `SystemExecutionStateView` in the current scope
|
lint-wasm-applications:
linera-execution/src/test_utils/system_execution_state.rs#L162
no field `registry` on type `SystemExecutionStateView<ViewContext<TestExecutionRuntimeContext, MemoryStore>>`
|
lint-wasm-applications:
linera-execution/src/test_utils/mod.rs#L178
no field `registry` on type `&SystemExecutionStateView<C>`
|
lint-wasm-applications:
linera-execution/src/test_utils/mod.rs#L187
no field `registry` on type `&mut SystemExecutionStateView<C>`
|
lint-wasm-applications:
linera-execution/src/test_utils/mod.rs#L53
struct `UserApplicationDescription` has no field named `creation`
|
lint-wasm-applications
Process completed with exit code 101.
|
lint-cargo-clippy:
linera-base/src/unit_tests.rs#L107
struct `identifiers::ApplicationId` has no field named `creation`
|
lint-cargo-clippy
Process completed with exit code 101.
|
default-features-and-witty-integration-test:
linera-base/src/unit_tests.rs#L107
struct `ApplicationId` has no field named `creation`
|
default-features-and-witty-integration-test
Process completed with exit code 101.
|