Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore using sqlite #652

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Fix compile

017055b
Select commit
Loading
Failed to load commit list.
Draft

Explore using sqlite #652

Fix compile
017055b
Select commit
Loading
Failed to load commit list.
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.

View all branch alerts.

Annotations

Check failure on line 85 in crates/bitwarden-core/src/client/client.rs

See this annotation in the file changed.

Code scanning / clippy

used unwrap() on a Result value Error

used unwrap() on a Result value

Check failure on line 19 in crates/bitwarden-core/src/database/sqlite.rs

See this annotation in the file changed.

Code scanning / clippy

method default can be confused for the standard trait method std::default::Default::default Error

method default can be confused for the standard trait method std::default::Default::default