Skip to content

refactor: standardize backup collection #70

refactor: standardize backup collection

refactor: standardize backup collection #70

Triggered via push July 16, 2024 05:33
Status Failure
Total duration 51s
Billable time 1m
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests: eidash/src/ei/collect_backup.rs#L44
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
tests: eidash/src/jobs.rs#L41
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
tests: eidash/src/ei/collect_backup.rs#L2
unused import: `num_bigint::BigInt`
tests: eidash/src/ei/collect_backup.rs#L3
unused import: `types::BigDecimal`
tests: eidash/src/jobs.rs#L9
unused import: `db::user::UserEntity`
tests: eidash/src/routes/saves.rs#L74
missing field `prestige_count` in initializer of `db::basic_save_v1::BasicSaveV1Entity`
tests: eidash/src/jobs.rs#L5
unused import: `futures_util::TryStreamExt`
tests
Process completed with exit code 1.