chore(deps): update rust crate fluence-app-service to 0.36.0 #422
e2e.yml
on: pull_request
marine-rs-sdk-test
/
Run tests
7m 5s
Annotations
11 errors and 2 warnings
marine-rs-sdk-test / Run tests
Unable to find any artifacts for the associated workflow
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L36
the trait bound `fluence_app_service::config::AppServiceConfig<marine_wasmtime_backend::WasmtimeWasmBackend>: From<std::string::String>` is not satisfied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L36
the trait bound `std::string::String: From<HashMap<_, _>>` is not satisfied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L36
this function takes 4 arguments but 3 arguments were supplied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L36
no method named `unwrap_or_else` found for opaque type `impl Future<Output = Result<AppService<WasmtimeWasmBackend>, AppServiceError>>` in the current scope
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L36
no method named `expect` found for opaque type `impl Future<Output = Result<Value, fluence_app_service::errors::AppServiceError>>` in the current scope
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L42
the trait bound `fluence_app_service::config::AppServiceConfig<marine_wasmtime_backend::WasmtimeWasmBackend>: From<std::string::String>` is not satisfied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L42
the trait bound `std::string::String: From<HashMap<_, _>>` is not satisfied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L42
this function takes 4 arguments but 3 arguments were supplied
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L42
no method named `unwrap_or_else` found for opaque type `impl Future<Output = Result<AppService<WasmtimeWasmBackend>, AppServiceError>>` in the current scope
|
marine-rs-sdk-test / Run tests:
examples/single-service/src/main.rs#L42
no method named `expect` found for opaque type `impl Future<Output = Result<Value, fluence_app_service::errors::AppServiceError>>` in the current scope
|
marine-rs-sdk-test / Run tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|
marine-rs-sdk-test / Run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hashicorp/[email protected], actions/download-artifact@v3, fluencelabs/setup-marine@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|