Skip to content

refactor: move commit-producing APIs to ConversationGuard [WPB-15587] #5685

refactor: move commit-producing APIs to ConversationGuard [WPB-15587]

refactor: move commit-producing APIs to ConversationGuard [WPB-15587] #5685

Triggered via pull request February 21, 2025 09:21
Status Success
Total duration 8m 53s
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#L12
unused import: `Mutex`
hack: crypto/src/group_store.rs#L17
unused import: `ProteusError`
hack: crypto/src/group_store.rs#L265
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#L12
unused import: `Mutex`
hack: crypto/src/group_store.rs#L17
unused import: `ProteusError`
hack: crypto/src/group_store.rs#L265
methods `try_insert` and `get` are never used