fix: [5441]-waitlist-lotteries-allow-selection-fcfs-fixes #3161
Annotations
10 warnings
|
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:
sites/partners/cypress/support/commands.js#L83
'user' is defined but never used. Allowed unused args must match /^_/u
|
|
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
|