Skip to content

chore(deps): update rust crate fluence-app-service to 0.36.0 #422

chore(deps): update rust crate fluence-app-service to 0.36.0

chore(deps): update rust crate fluence-app-service to 0.36.0 #422

Triggered via pull request September 4, 2024 18:15
Status Failure
Total duration 8m 32s
Artifacts

e2e.yml

on: pull_request
marine-rs-sdk-test  /  Run tests
7m 5s
marine-rs-sdk-test / Run tests
Fit to window
Zoom out
Zoom in

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/vault-action@v2.5.0, 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/