Support async storage #2714
Annotations
11 errors and 2 warnings
|
src/ta/mod.rs#L45
unresolved imports `crate::commons::eventsourcing::namespace`, `crate::commons::eventsourcing::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
|
src/ta/mod.rs#L147
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#L155
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/commons/storage/scope.rs#L15
unexpected `cfg` condition value: `postgres`
|
src/commons/storage/scope.rs#L15
unexpected `cfg` condition value: `postgres`
|
This job was cancelled
Loading