Explore using sqlite #652
Draft
Explore using sqlite #652
GitHub Advanced Security / clippy
failed
Jul 2, 2024 in 4s
2 new alerts including 2 errors
New alerts in code changed by this pull request
- 2 errors
See annotations below for details.
Annotations
Check failure on line 85 in crates/bitwarden-core/src/client/client.rs
Code scanning / clippy
used unwrap() on a Result value Error
Check failure on line 19 in crates/bitwarden-core/src/database/sqlite.rs
Code scanning / clippy
method default can be confused for the standard trait method std::default::Default::default Error
Loading