Skip to content

#2717 recruitment delete faqs and milestones #3833

#2717 recruitment delete faqs and milestones

#2717 recruitment delete faqs and milestones #3833

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

tsc-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/frontend/src/pages/AdminToolsPage/RecruitmentConfig/FAQTable.tsx#L127
Type '{ open: boolean; onHide: () => void; formId: string; dataType: string; title: string; onFormSubmit: () => void; }' is not assignable to type 'IntrinsicAttributes & NERDeleteModalProps<any>'.
build: src/frontend/src/pages/AdminToolsPage/RecruitmentConfig/MilestoneTable.tsx#L147
Type '{ open: boolean; onHide: () => void; title: string; formId: string; dataType: string; onFormSubmit: () => void; }' is not assignable to type 'IntrinsicAttributes & NERDeleteModalProps<any>'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/