Skip to content

refactor: move decrypt_message() code from CentralContext to ConversationGuard (1/2) [WPB-15583] #5837

refactor: move decrypt_message() code from CentralContext to ConversationGuard (1/2) [WPB-15583]

refactor: move decrypt_message() code from CentralContext to ConversationGuard (1/2) [WPB-15583] #5837

Triggered via pull request March 6, 2025 12:19
Status Cancelled
Total duration 1m 57s
Artifacts

rust.yml

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

Annotations

13 errors and 10 warnings
proteus-test
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
wasm-test (crypto, -- group_store)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
wasm-test (crypto, --features proteus,cryptobox-migrate, -- proteus)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
test
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
test
The operation was canceled.
wasm-test (crypto, -- mls)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
wasm-test (crypto, -- mls)
The operation was canceled.
check (check --locked, --tests)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
check (check --locked, --tests)
The operation was canceled.
wasm-test (crypto, -- e2e_identity)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
check (clippy --locked, -- -D warnings)
Canceling since a higher priority waiting request for 'rust-refs/pull/951/merge' exists
wasm-test (crypto, -- e2e_identity)
The operation was canceled.
check (clippy --locked, -- -D warnings)
The operation was canceled.
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