Skip to content

refactor: eliminate code duplication on conversation types #5791

refactor: eliminate code duplication on conversation types

refactor: eliminate code duplication on conversation types #5791

Triggered via pull request March 3, 2025 11:52
Status Cancelled
Total duration 5m 5s
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): crypto-ffi/src/wasm/mod.rs#L1611
method takes 0 generic arguments but 1 generic argument was supplied
check (clippy --locked, -- -D warnings, --target wasm32-unknown-unknown)
Process completed with exit code 101.
check (check --locked, --tests, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/mod.rs#L1611
method takes 0 generic arguments but 1 generic argument was supplied
check (check --locked, --tests, --target wasm32-unknown-unknown)
Process completed with exit code 101.
test
Canceling since a higher priority waiting request for 'rust-refs/pull/941/merge' exists
test
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