Expose the context through the bindings [WPB-10918] #4096
Annotations
10 errors and 6 warnings
Generate code coverage:
crypto/src/e2e_identity/rotate.rs#L12
unresolved import `crate::e2e_identity::RefreshToken`
|
Generate code coverage:
keystore/tests/mls.rs#L119
no method named `find` found for reference `&Connection` in the current scope
|
Generate code coverage:
keystore/tests/mls.rs#L120
no method named `find` found for reference `&Connection` in the current scope
|
Generate code coverage:
crypto/src/e2e_identity/stash.rs#L135
failed to resolve: use of undeclared type `MlsCryptoProvider`
|
Generate code coverage:
crypto/src/test_utils/mod.rs#L255
no method named `mls_init` found for struct `mls::MlsCentral` in the current scope
|
Generate code coverage:
crypto/src/test_utils/central.rs#L52
no method named `get_or_create_client_keypackages` found for reference `&mls::MlsCentral` in the current scope
|
Generate code coverage:
crypto/src/test_utils/central.rs#L379
no method named `unwrap` found for reference `&async_lock::RwLock<std::option::Option<client::Client>>` in the current scope
|
Generate code coverage:
crypto/src/test_utils/central.rs#L85
no method named `find_all` found for reference `&Connection` in the current scope
|
Generate code coverage:
crypto/src/test_utils/central.rs#L103
no method named `unwrap` found for reference `&async_lock::RwLock<std::option::Option<client::Client>>` in the current scope
|
Generate code coverage:
crypto/src/test_utils/central.rs#L321
no field `mls_groups` on type `&mut mls::MlsCentral`
|
Generate code coverage:
crypto/src/e2e_identity/stash.rs#L70
unused import: `super::*`
|
Generate code coverage:
crypto/src/test_utils/mod.rs#L354
variable does not need to be mutable
|
Generate code coverage:
crypto/src/mls/mod.rs#L601
variable does not need to be mutable
|
Generate code coverage:
crypto/src/proteus.rs#L993
variable does not need to be mutable
|
Generate code coverage:
crypto/src/test_utils/central.rs#L43
unused import: `MessageExt`
|
Generate code coverage:
crypto/src/mls/external_commit.rs#L324
unused import: `CryptoKeystoreMls`
|
Loading