Domain unit tests #12
Annotations
6 errors
Clippy:
src/routes/subscriptions.rs#L44
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
src/routes/subscriptions.rs#L3
unused import: `chrono::Utc`
|
Clippy:
src/routes/subscriptions.rs#L5
unused import: `uuid::Uuid`
|
Clippy
Process completed with exit code 101.
|
Test
Process completed with exit code 101.
|
Code coverage
Process completed with exit code 1.
|