Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request September 17, 2024 21:38
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

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

Annotations

9 errors
πŸ”„ 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)
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)
'listComponentsSchema' is declared but its value is never read.
πŸ”„ CI Workflow (6.0, 7.2.4)
Type '(FlattenMaps<{ createdAt: NativeDate; updatedAt: NativeDate; } & { disciplina: string; season: string; identifier: string; campus: "sao bernardo" | "santo andre" | "sbc" | "sa"; ... 14 more ...; pratica?: ObjectId | ... 1 more ... | undefined; }> & { ...; })[]' is not assignable to type 'PopulatedComponent[]'.
πŸ”„ CI Workflow (6.0, 7.2.4)
'componentStatsSchema' is declared but its value is never read.
πŸ”„ CI Workflow (6.0, 7.2.4)
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Argument of type 'number | null | undefined' is not assignable to parameter of type 'number'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Process completed with exit code 2.