Merge branch 'backend/sherlemious/dev' into backend/dev #60
Annotations
5 errors
test
Type 'ObjectId' is not assignable to type 'string'.
|
test
Argument of type 'ObjectId' is not assignable to parameter of type 'string'.
|
test
Type 'ObjectId' is not assignable to type 'string'.
|
test
Type '(Document<unknown, {}, { createdAt: NativeDate; updatedAt: NativeDate; } & { average_rating: number; reviews: DocumentArray<{ createdAt: NativeDate; updatedAt: NativeDate; } & { ...; }>; ... 31 more ...; OTP?: string | ... 1 more ... | undefined; }> & { ...; } & { ...; } & { ...; } & { ...; }) | null' is not assignable to type 'UserType | null'.
|
test
Process completed with exit code 2.
|