feat: implementing persistence with sqlite #4581
Annotations
7 warnings and 1 notice
|
crates/turborepo-db/src/lib.rs#L23
fields `id`, `start_time`, `command`, `git_branch`, and `turbo_version` are never read
|
crates/turborepo-db/src/lib.rs#L53
fields `run_id`, `hash`, `package`, `start_time`, `end_time`, and `output` are never read
|
crates/turborepo-db/src/lib.rs#L95
enum `RunStatus` is never used
|
crates/turborepo-db/src/lib.rs#L23
multiple fields are never read
|
crates/turborepo-db/src/lib.rs#L52
multiple fields are never read
|
crates/turborepo-lib/src/run/global_hash.rs#L144
unused variable: `raw_inclusions`
|
|
The logs for this run have expired and are no longer available.
Loading