Skip to content

Updates closingDate to use null as closed or date as open

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Oct 21, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 56 in app/(gcforms)/[locale]/(form administration)/form-builder/[id]/settings/manage/close/SetClosingDate.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

app/(gcforms)/[locale]/(form administration)/form-builder/[id]/settings/manage/close/SetClosingDate.tsx#L56

[react-hooks/exhaustive-deps] React Hook useCallback has an unnecessary dependency: 'closingDate'. Either exclude it or remove the dependency array.