fix(deps): update all non-major dependencies #1248
Annotations
10 errors and 1 warning
πΌ Type Check
'nextJobs' is declared but its value is never read.
|
πΌ Type Check
'nextWorker' is declared but its value is never read.
|
πΌ Type Check
'update' is possibly 'null'.
|
πΌ Type Check
Property '$set' does not exist on type 'UpdateWithAggregationPipeline | UpdateQuery<any>'.
|
πΌ Type Check
@next/core#tsc: command (/home/runner/work/ufabc-next-backend/ufabc-next-backend/apps/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc exited (2)
|
πΌ Type Check
'update' is possibly 'null'.
|
πΌ Type Check
Property '$set' does not exist on type 'UpdateWithAggregationPipeline | UpdateQuery<any>'.
|
πΌ Type Check
Argument of type 'UpdateWithAggregationPipeline | UpdateQuery<any> | null' is not assignable to parameter of type '{ $set: Partial<{ createdAt: NativeDate; updatedAt: NativeDate; } & { year: number; quad: number; comments: ("teoria" | "pratica")[]; ra?: number | null | undefined; disciplina?: string | ... 1 more ... | undefined; ... 13 more ...; subject?: ObjectId | ... 1 more ... | undefined; }>; }'.
|
πΌ Type Check
No overload matches this call.
|
πΌ Type Check
Type 'number | null | undefined' is not assignable to type 'number'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading