Support async storage #2714
Annotations
10 errors and 3 warnings
src/ta/mod.rs#L45
unresolved imports `crate::commons::eventsourcing::namespace`, `crate::commons::eventsourcing::Namespace`
|
src/ta/mod.rs#L59
cannot determine resolution for the macro `namespace`
|
src/ta/mod.rs#L57
cannot determine resolution for the macro `namespace`
|
src/ta/mod.rs#L76
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<std::sync::Arc<proxy::TrustAnchorProxy>, <proxy::TrustAnchorProxy as agg::Aggregate>::Error>>` in the current scope
|
src/ta/mod.rs#L83
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<KeyIdentifier, commons::crypto::error::Error>>` in the current scope
|
src/ta/mod.rs#L84
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<PublicKey, commons::crypto::error::Error>>` in the current scope
|
src/ta/mod.rs#L93
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<std::sync::Arc<proxy::TrustAnchorProxy>, <proxy::TrustAnchorProxy as agg::Aggregate>::Error>>` in the current scope
|
src/ta/mod.rs#L116
no method named `unwrap` found for opaque type `impl Future<Output = Result<Arc<TrustAnchorSigner>, <TrustAnchorSigner as Aggregate>::Error>>` in the current scope
|
src/ta/mod.rs#L120
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<std::sync::Arc<proxy::TrustAnchorProxy>, <proxy::TrustAnchorProxy as agg::Aggregate>::Error>>` in the current scope
|
src/ta/mod.rs#L134
no method named `unwrap` found for opaque type `impl futures_util::Future<Output = Result<std::sync::Arc<proxy::TrustAnchorProxy>, <proxy::TrustAnchorProxy as agg::Aggregate>::Error>>` in the current scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/commons/crypto/signing/dispatch/signerrouter.rs#L2
unused import: `std::ops::Deref`
|
src/commons/crypto/signing/dispatch/signerrouter.rs#L2
unused import: `std::ops::Deref`
|
This job failed
Loading