feat: Refactor JudgingSession to include title property #826
Annotations
3 errors
Build
Argument of type '{ createdBy: { id: string; } & Reference<Loaded<User, never, never>> & LoadedReference<Loaded<Loaded<User, never, never>, never, "*">>; }' is not assignable to parameter of type 'JudgingSessionConstructorValues'.
|
Build
Argument of type '{ createdBy: { id: string; } & Reference<User>; }' is not assignable to parameter of type 'JudgingSessionConstructorValues'.
|
Build
Process completed with exit code 2.
|