feat: Matching algo performance + Exclude duplicate matchings #3984
Triggered via pull request
September 14, 2024 21:18
Status
Failure
Total duration
3m 25s
Artifacts
–
Annotations
2 errors and 4 warnings
integration (18.x):
common/match/matching.perf.ts#L60
Argument of type '{ id: number; uuid: string; matchRequestCount: number; subjects: SubjectWithGradeRestriction[]; createdAt: Date; excludeMatchesWith: any[]; state: student_state_enum; }[]' is not assignable to parameter of type 'Helpee[]'.
|
integration (18.x)
Process completed with exit code 2.
|
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|