Skip to content

fix: make application text required #479

fix: make application text required

fix: make application text required #479

Triggered via pull request September 20, 2023 12:50
Status Success
Total duration 2m 13s
Artifacts

lint.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
main (ubuntu-latest, 16.14.0): frontend/src/components/ApplicationForm.tsx#L220
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/components/FilterSearch.tsx#L185
React Hook useEffect has missing dependencies: 'chosenCommittees', 'sort', and 'status'. Either include them or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/components/FilterSearch.tsx#L196
React Hook useEffect has a missing dependency: 'nameSearch'. Either include it or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/AdmissionPeriod.tsx#L176
React Hook useEffect has missing dependencies: 'form' and 'location.state'. Either include them or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/AdmissionPeriod.tsx#L256
React Hook useEffect has missing dependencies: 'differentFromDb' and 'form'. Either include them or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/AdmissionStatus.tsx#L183
React Hook useEffect has missing dependencies: 'location.state' and 'navigate'. Either include them or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/ApplicationOverview.tsx#L122
React Hook useEffect has missing dependencies: 'chosenCommittees', 'navigate', and 'setChosenCommittees'. Either include them or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/ApplicationOverview.tsx#L141
React Hook useEffect has a missing dependency: 'setCurrentPage'. Either include it or remove the dependency array
main (ubuntu-latest, 16.14.0): frontend/src/pages/Dashboard.tsx#L146
React Hook useEffect has a missing dependency: 'location.state'. Either include it or remove the dependency array