WIP from the laptop #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-build.yaml
on: push
Run-tests
2m 24s
Build-Docker-image
10m 42s
Annotations
11 errors
Run-tests:
src/repo/mod.rs#L14
cannot find type `Postgres` in this scope
|
Run-tests:
src/repo/mod.rs#L18
cannot find type `Postgres` in this scope
|
Run-tests:
src/handlers/import.rs#L85
`?` couldn't convert the error to `BeforeImportCheckErrors`
|
Run-tests:
src/handlers/import.rs#L87
`?` couldn't convert the error to `BeforeImportCheckErrors`
|
Run-tests:
src/handlers/import.rs#L158
no method named `import_dicks` found for reference `&dicks::Dicks` in the current scope
|
Run-tests:
src/handlers/import.rs#L161
mismatched types
|
Run-tests:
src/repo/imports.rs#L6
the trait bound `for<'r> bool: FromRow<'r, _>` is not satisfied
|
Run-tests:
src/repo/imports.rs#L8
the method `fetch_one` exists for struct `QueryAs<'_, _, bool, _>`, but its trait bounds were not satisfied
|
Run-tests:
src/repo/dicks.rs#L22
the trait bound `i64: std::convert::From<u64>` is not satisfied
|
Run-tests:
src/repo/dicks.rs#L23
the trait bound `i32: std::convert::From<u32>` is not satisfied
|
Build-Docker-image
Process completed with exit code 1.
|