feat: waitlist lottery - listing detail page states update #3357
Annotations
10 warnings
|
Run linters:
sites/partners/src/pages/index.tsx#L231
React Hook useMemo has missing dependencies: 'doJurisdictionsHaveFeatureFlagOn' and 'profile?.userRoles?.isLimitedJurisdictionalAdmin'. Either include them or remove the dependency array
|
|
Run linters:
sites/partners/src/lib/hooks.ts#L636
React Hook useCallback has a missing dependency: 'exportedAsSpreadsheet'. Either include it or remove the dependency array
|
|
Run linters:
sites/partners/src/lib/hooks.ts#L594
React Hook useCallback has missing dependencies: 'addToast', 'applicationsService', 'includeDemographics', 'isLottery', 'isSpreadsheet', 'listingId', 'lotteryService', and 'useSecurePathway'. Either include them or remove the dependency array
|
|
Run linters:
sites/partners/src/lib/hooks.ts#L160
React Hook useCallback has missing dependencies: 'addToast' and 'listingsService'. Either include them or remove the dependency array
|
|
Run linters:
sites/partners/src/components/listings/PaperListingForm/sections/SelectAndOrder.tsx#L32
Unexpected any. Specify a different type
|
|
Run linters:
sites/partners/src/components/listings/ListingFormActions.tsx#L524
React Hook useMemo has a missing dependency: 'profile.userRoles.isSupportAdmin'. Either include it or remove the dependency array
|
|
Run linters:
sites/partners/src/components/applications/PaperApplicationForm/sections/FormDemographics.tsx#L52
React Hook useMemo has a missing dependency: 'formValues?.race'. Either include it or remove the dependency array
|
|
Run linters:
sites/partners/src/components/applications/PaperApplicationForm/sections/FormDemographics.tsx#L33
React Hook useMemo has a missing dependency: 'enableLimitedHowDidYouHear'. Either include it or remove the dependency array
|
|
Run linters:
shared-helpers/src/views/multiselectQuestions.tsx#L381
Unexpected any. Specify a different type
|
|
Run linters:
shared-helpers/src/scripts/generate-translations.ts#L39
Unexpected any. Specify a different type
|