Skip to content

Feat/Fix: Add Prospects to Subcourse #1542

Feat/Fix: Add Prospects to Subcourse

Feat/Fix: Add Prospects to Subcourse #1542

Triggered via pull request October 21, 2024 08:36
Status Failure
Total duration 1m 14s
Artifacts

verify-prod.yml

on: pull_request
verify-against-prod
1m 4s
verify-against-prod
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
verify-against-prod: src/pages/single-course/ProspectList.tsx#L39
Cannot find name 'pupilsOnWaitinglist'.
verify-against-prod: src/pages/single-course/ProspectList.tsx#L39
Cannot find name 'pupilsOnWaitinglist'.
verify-against-prod: src/pages/single-course/ProspectList.tsx#L57
Type 'null' is not assignable to type 'string'.
verify-against-prod: src/pages/single-course/ProspectList.tsx#L58
Property 'gradeAsInt' does not exist on type 'SparseParticipant'.
verify-against-prod: src/pages/single-course/ProspectList.tsx#L60
Property 'schooltype' does not exist on type 'SparseParticipant'.
verify-against-prod: src/pages/single-course/Waitinglist.tsx#L78
Property 'type' is missing in type '{ pupil: PupilOnWaitinglist | undefined; isOpen: boolean; onOpenChange: Dispatch<SetStateAction<boolean>>; subcourseId: number; onPupilAdded: () => Promise<...>; }' but required in type 'AddPupilModalProps'.
verify-against-prod
Process completed with exit code 2.
verify-against-prod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify-against-prod
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/