Support async storage #2714
Annotations
12 errors
|
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<rpki::crypto::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
|
|
This job was cancelled
Loading