Skip to content

[CHORE] Saving sent mail list in db #1990

[CHORE] Saving sent mail list in db

[CHORE] Saving sent mail list in db #1990

Triggered via pull request January 26, 2025 02:04
Status Success
Total duration 1m 6s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L380
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#L268
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