fix(deps): update all non-major dependencies #1246
Annotations
10 errors and 1 warning
π CI Workflow (6.0, 7.2.4)
'nextJobs' is declared but its value is never read.
|
π CI Workflow (6.0, 7.2.4)
'nextWorker' is declared but its value is never read.
|
π CI Workflow (6.0, 7.2.4)
'update' is possibly 'null'.
|
π CI Workflow (6.0, 7.2.4)
Property '$set' does not exist on type 'UpdateWithAggregationPipeline | UpdateQuery<any>'.
|
π CI Workflow (6.0, 7.2.4)
'update' is possibly 'null'.
|
π CI Workflow (6.0, 7.2.4)
Property '$set' does not exist on type 'UpdateWithAggregationPipeline | UpdateQuery<any>'.
|
π CI Workflow (6.0, 7.2.4)
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; }>; }'.
|
π CI Workflow (6.0, 7.2.4)
No overload matches this call.
|
π CI Workflow (6.0, 7.2.4)
Type 'number | null | undefined' is not assignable to type 'number'.
|
π CI Workflow (6.0, 7.2.4)
@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)
|
π CI Workflow (6.0, 7.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|