Skip to content

[CHORE] supervisor table clean up #2016

[CHORE] supervisor table clean up

[CHORE] supervisor table clean up #2016

Triggered via pull request January 30, 2025 02:57
Status Success
Total duration 1m 10s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint: frontend/src/components/profile/scheduler/MemberSchedulerControl.tsx#L26
React Hook useEffect has a missing dependency: 'onChangeAvailabilityDates'. Either include it or remove the dependency array. If 'onChangeAvailabilityDates' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: frontend/src/components/profile/scheduler/SchedulerControl.tsx#L37
React Hook useEffect has a missing dependency: 'onChangeAvailabilityDates'. Either include it or remove the dependency array. If 'onChangeAvailabilityDates' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: frontend/src/components/profile/sections-roles/MemberProfileEditRoles.tsx#L237
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array. If 'handleChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: frontend/src/components/profile/sections-roles/MemberProfileEditRoles.tsx#L398
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array. If 'handleChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: frontend/src/components/recommitment/RecommitmentFormBase.tsx#L271
React Hook useEffect has a missing dependency: 'getSteps'. Either include it or remove the dependency array
lint: frontend/src/components/recommitment/UnableToJoin.tsx#L52
React Hook useEffect has a missing dependency: 'onUpdate'. Either include it or remove the dependency array. If 'onUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: frontend/src/hooks/useAxios.tsx#L56
React Hook useEffect has a missing dependency: 'RequestResponseInterceptor'. Either include it or remove the dependency array
lint: frontend/src/hooks/useMemberProfile.tsx#L60
React Hook useEffect has a missing dependency: 'getProfileDetails'. Either include it or remove the dependency array
lint: frontend/src/hooks/usePersonnel.tsx#L35
React Hook useEffect has missing dependencies: 'AxiosPrivate', 'profileId', and 'program'. Either include them or remove the dependency array
lint: frontend/src/hooks/useProgramFieldData.tsx#L79
React Hook useEffect has missing dependencies: 'AxiosPrivate', 'setBcwsData', and 'setEmcrData'. Either include them or remove the dependency array
lint: backend/src/form/form.service.ts#L189
Expected an assignment or function call and instead saw an expression
lint: backend/src/form/form.service.ts#L191
Expected an assignment or function call and instead saw an expression