Skip to content

fix(deps): update all non-major dependencies #1246

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1246

Triggered via pull request December 19, 2024 23:53
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ”„ CI Workflow
Fit to window
Zoom out
Zoom in

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