fix(deps): update all major dependencies (major) #183
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
📦 Install node modules
22s
Annotations
4 errors
📦 Install node modules
Argument of type 'FlatRecord<{ confirmed: boolean; active: boolean; devices: { token: string; deviceId: string; phone?: string | null | undefined; }[]; permissions: string[]; ra?: number | null | undefined; email?: string | null | undefined; oauth?: { ...; } | ... 1 more ... | undefined; }> & { ...; } & Required<...>' is not assignable to parameter of type 'Partial<UfabcUser>'.
|
📦 Install node modules
@next/models#build: command (/home/runner/work/ufabc-next-backend/ufabc-next-backend/apps/models) pnpm run build exited (1)
|
📦 Install node modules
Property 'count' does not exist on type 'Model<FlatRecord<{ ra: string; type: "teoria" | "pratica"; active: boolean; comment: string; subject: ObjectId; viewers: number; enrollment: ObjectId; teacher: ObjectId; reactionsCount?: any; }>, ... 4 more ..., any>'.
|
📦 Install node modules
Process completed with exit code 1.
|