Skip to content

Release/2024 02 23 #1026

Release/2024 02 23

Release/2024 02 23 #1026

Triggered via pull request March 11, 2024 18:27
Status Success
Total duration 3m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
run-linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: sites/partners/src/components/applications/ApplicationsColDefs.ts#L40
'countyCode' is defined but never used
run-linters: sites/partners/src/components/applications/PaperApplicationForm/sections/FormDemographics.tsx#L69
React Hook useMemo has an unnecessary dependency: 'register'. Either exclude it or remove the dependency array
run-linters: sites/partners/src/components/listings/ListingFormActions.tsx#L458
React Hook useMemo has a missing dependency: 'listingJurisdiction?.publicUrl'. Either include it or remove the dependency array
run-linters: sites/partners/src/lib/helpers.ts#L187
Unexpected any. Specify a different type
run-linters: sites/partners/src/lib/helpers.ts#L207
Unexpected any. Specify a different type
run-linters: sites/partners/src/lib/hooks.ts#L162
React Hook useCallback has a missing dependency: 'listingsService'. Either include it or remove the dependency array