Implemented FromRow for PgRow for User. Changed id type to Ulid
.
#8
Annotations
10 errors
Run tests:
src/domain/user/entities.rs#L7
unresolved import `crate::scalar::Ulid`
|
Run tests:
src/domain/user/service/create_user.rs#L2
unresolved import `ulid`
|
Run tests:
src/domain/user/entities.rs#L48
failed to resolve: could not find `uid` in `scalar`
|
Run tests:
src/domain/user/resolver.rs#L30
type annotations needed
|
Run tests:
src/domain/user/resolver.rs#L49
type annotations needed
|
Run tests:
src/domain/user/resolver.rs#L72
type annotations needed
|
Run tests:
src/domain/user/resolver.rs#L88
type annotations needed
|
Run tests:
src/domain/user/resolver.rs#L97
type annotations needed
|
Run tests:
src/domain/user/model/input.rs#L16
the trait bound `Uuid: InputType` is not satisfied
|
Run tests:
src/domain/user/model/input.rs#L16
the trait bound `Uuid: InputType` is not satisfied
|
The logs for this run have expired and are no longer available.
Loading