#2717 recruitment delete faqs and milestones #3833
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/
|