Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request September 20, 2024 15:40
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

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

Annotations

10 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)
'logger' 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.