feat(FAQ): Add implementation guide introduction PDFs #4812
Annotations
4 errors and 10 warnings
lint:
react-app/src/features/faq/content/oneMACFAQContent.tsx#L887
Insert `⏎····················`
|
lint:
react-app/src/features/faq/content/oneMACFAQContent.tsx#L941
Insert `⏎····················`
|
lint:
react-app/src/features/faq/content/oneMACFAQContent.tsx#L1021
Replace `<a·href="/chp/IG_ChipEligibilityIntroduction_Final_20241205.pdf"·target="_blank"·rel="noopener·noreferrer"·className="text-blue-600">CHIP·Eligibility·Introduction</a>` with `⏎··············<a⏎················href="/chp/IG_ChipEligibilityIntroduction_Final_20241205.pdf"⏎················target="_blank"⏎················rel="noopener·noreferrer"⏎················className="text-blue-600"⏎··············>⏎················CHIP·Eligibility·Introduction⏎··············</a>⏎············`
|
lint
Process completed with exit code 1.
|
lint:
react-app/src/components/Opensearch/main/Filtering/Drawer/hooks.ts#L149
React Hook useEffect has missing dependencies: 'accordionValues' and 'setFilters'. Either include them or remove the dependency array
|
lint:
react-app/src/components/Opensearch/main/Filtering/Drawer/hooks.ts#L166
React Hook useMemo has a missing dependency: 'labelMap'. Either include it or remove the dependency array
|
lint:
react-app/src/components/Opensearch/main/useOpensearch.ts#L74
React Hook useEffect has missing dependencies: 'onRequest' and 'params.state'. Either include them or remove the dependency array
|
lint:
react-app/src/components/RHF/Slot.tsx#L33
React Hook useEffect has a missing dependency: 'field.name'. Either include it or remove the dependency array
|
lint:
react-app/src/components/RHF/dependencyWrapper.tsx#L117
React Hook useEffect has missing dependencies: 'getValues', 'isTriggered', 'name', 'setValue', and 'wasSetLast'. Either include them or remove the dependency array
|
lint:
react-app/src/components/SearchForm/index.tsx#L16
React Hook useEffect has a missing dependency: 'handleSearch'. Either include it or remove the dependency array. If 'handleSearch' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint:
react-app/src/features/package/admin-changes/index.tsx#L67
React Hook useMemo has missing dependencies: 'props.event' and 'props.raiWithdrawEnabled'. Either include them or remove the dependency array
|
lint:
react-app/src/hooks/useIdle/index.ts#L53
React Hook useEffect has a missing dependency: 'events'. Either include it or remove the dependency array
|
lint:
react-app/src/hooks/useMediaQuery.ts#L29
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array
|
lint:
react-app/src/hooks/useParams.ts#L25
React Hook useMemo has a missing dependency: 'props.initValue'. Either include it or remove the dependency array
|