Skip to content

Remove the need for request_application #12242

Remove the need for request_application

Remove the need for request_application #12242

Triggered via pull request February 20, 2025 20:33
Status Failure
Total duration 8m 8s
Billable time 9m
Artifacts

rust.yml

on: pull_request
remote-net-test
3m 7s
remote-net-test
execution-wasmtime-test
37s
execution-wasmtime-test
wasm-application-test
2m 52s
wasm-application-test
default-features-and-witty-integration-test
7m 56s
default-features-and-witty-integration-test
check-outdated-cli-md
1m 38s
check-outdated-cli-md
benchmark-test
1m 35s
benchmark-test
ethereum-tests
1m 50s
ethereum-tests
storage-service-tests
3m 9s
storage-service-tests
web
36s
web
lint-unexpected-chain-load-operations
3s
lint-unexpected-chain-load-operations
lint-check-copyright-headers
15s
lint-check-copyright-headers
lint-cargo-machete
18s
lint-cargo-machete
lint-cargo-fmt
16s
lint-cargo-fmt
lint-cargo-sort
19s
lint-cargo-sort
lint-check-for-outdated-readme
37s
lint-check-for-outdated-readme
lint-wasm-applications
3m 11s
lint-wasm-applications
lint-cargo-clippy
6m 44s
lint-cargo-clippy
lint-cargo-doc
1m 59s
lint-cargo-doc
lint-check-linera-service-graphql-schema
1m 10s
lint-check-linera-service-graphql-schema
lint-check-all-features
46s
lint-check-all-features
Fit to window
Zoom out
Zoom in

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.