Skip to content

audit: ensure unsafe blocks are really safe [WPB-10887] #5581

audit: ensure unsafe blocks are really safe [WPB-10887]

audit: ensure unsafe blocks are really safe [WPB-10887] #5581

Triggered via pull request January 29, 2025 15:06
Status Success
Total duration 9m 18s
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