Skip to content

release: change email update copy #1543

release: change email update copy

release: change email update copy #1543

Triggered via pull request August 5, 2024 15:02
Status Success
Total duration 4m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
run-linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-linters: sites/partners/__tests__/pages/listings/lottery.test.tsx#L94
'getByText' is assigned a value but never used
run-linters: sites/partners/__tests__/pages/listings/lottery.test.tsx#L123
'getByText' is assigned a value but never used
run-linters: sites/partners/__tests__/testUtils.tsx#L27
Unexpected any. Specify a different type
run-linters: sites/partners/src/components/applications/ApplicationsColDefs.ts#L37
'countyCode' is defined but never used. Allowed unused args must match /^_/u
run-linters: sites/partners/src/components/applications/PaperApplicationForm/sections/FormDemographics.tsx#L54
React Hook useMemo has a missing dependency: 'formValues?.race'. Either include it or remove the dependency array
run-linters: sites/partners/src/components/listings/ListingFormActions.tsx#L489
React Hook useMemo has missing dependencies: 'listingJurisdiction?.publicUrl' and 'setErrorAlert'. Either include them or remove the dependency array. If 'setErrorAlert' changes too often, find the parent component that defines it and wrap that definition in useCallback
run-linters: sites/partners/src/components/shared/NavigationHeader.tsx#L8
't' is defined but never used
run-linters: sites/partners/src/components/users/FormUserConfirm.tsx#L3
'Modal' is defined but never used
run-linters: sites/partners/src/components/users/ReRequestConfirmation.tsx#L3
'FormCard' is defined but never used