[INTF23] API implementation for fetching application by reviewID #106
Annotations
2 errors and 1 warning
run-lint
Property 'secondChoiceStatus' is missing in type '{ id: number; academicOrCoop: string; academicYear: string; email: string; firstChoiceRole: string; firstName: string; heardFrom: string; lastName: string; locationPreference: string; program: string; ... 9 more ...; timestamp: bigint; }' but required in type 'ApplicationDTO'.
|
run-lint
Process completed with exit code 2.
|
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|