Skip to content

refactor: drop mls::conversation::export module [WPB-15585] #5811

refactor: drop mls::conversation::export module [WPB-15585]

refactor: drop mls::conversation::export module [WPB-15585] #5811

Triggered via pull request March 4, 2025 09:00
Status Failure
Total duration 6m 26s
Artifacts

rust.yml

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

Annotations

6 errors and 10 warnings
check (clippy --locked, -- -D warnings, --target wasm32-unknown-unknown)
Process completed with exit code 101.
check (clippy --locked, -- -D warnings): crypto/src/mls/conversation/mod.rs#L143
constants have by default a `'static` lifetime
check (clippy --locked, -- -D warnings): crypto/src/mls/conversation/mod.rs#L144
constants have by default a `'static` lifetime
check (clippy --locked, -- -D warnings)
Process completed with exit code 101.
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