Skip to content

refactor: move decrypt_message() code ConversationGuard (2/2) [WPB-15583] #5854

refactor: move decrypt_message() code ConversationGuard (2/2) [WPB-15583]

refactor: move decrypt_message() code ConversationGuard (2/2) [WPB-15583] #5854

Triggered via pull request March 7, 2025 10:48
Status Success
Total duration 6m 3s
Artifacts

rust.yml

on: pull_request
Matrix: check
Matrix: wasm-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
hack: crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
hack: crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
hack: crypto/src/context.rs#L13
unused import: `Mutex`
hack: crypto/src/group_store.rs#L19
unused import: `ProteusError`
hack: crypto/src/group_store.rs#L264
methods `try_insert` and `get` are never used
hack: crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
hack: crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
hack: crypto/src/context.rs#L13
unused import: `Mutex`
hack: crypto/src/group_store.rs#L19
unused import: `ProteusError`
hack: crypto/src/group_store.rs#L264
methods `try_insert` and `get` are never used