Skip to content

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

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

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

Triggered via pull request February 21, 2025 08:59
Status Failure
Total duration 8m 26s
Artifacts

rust.yml

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

Annotations

11 errors and 10 warnings
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/context/proteus.rs#L235
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/context/proteus.rs#L249
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/context/proteus.rs#L262
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/context/proteus.rs#L272
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/mod.rs#L1711
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/mod.rs#L1726
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/mod.rs#L1740
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown): crypto-ffi/src/wasm/mod.rs#L1751
useless conversion to the same type: `std::string::String`
check (clippy, -- -D warnings, --target wasm32-unknown-unknown)
Process completed with exit code 101.
check (clippy, -- -D warnings): crypto-ffi/src/generic/mod.rs#L495
useless conversion to the same type: `core_crypto::prelude::CiphersuiteName`
check (clippy, -- -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#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