feat(auth): enforce strict password complexity validation #21
Annotations
10 errors and 11 warnings
|
Run ESLint:
client/src/hooks/useFaceDetection.ts#L32
Unexpected any. Specify a different type
|
|
Run ESLint:
client/src/components/ui/toast.tsx#L110
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run ESLint:
client/src/components/ui/textarea.tsx#L4
An interface declaring no members is equivalent to its supertype
|
|
Run ESLint:
client/src/components/ui/button.tsx#L393
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run ESLint:
client/src/components/ui/LocationDropdown.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run ESLint:
client/src/components/ui/FormField.tsx#L58
Unexpected any. Specify a different type
|
|
Run ESLint
Expected an assignment or function call and instead saw an expression
|
|
Run ESLint:
client/src/components/dsa-theory/algo/StepPlayer.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run ESLint:
client/src/components/SEO.tsx#L25
'_keywords' is defined but never used
|
|
Run ESLint:
client/src/components/FAQSection.tsx#L5
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
client/src/module/admin/users/UsersListPage.tsx#L36
React Hook useEffect has a missing dependency: 'fetchUsers'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/reviews/AdminReviewsPage.tsx#L32
React Hook useEffect has a missing dependency: 'fetchReviews'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/repo-requests/AdminRepoRequestsPage.tsx#L34
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/jobs/AdminJobsListPage.tsx#L46
React Hook useEffect has a missing dependency: 'fetchJobs'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/contributions/AdminContributionsPage.tsx#L47
React Hook useEffect has a missing dependency: 'fetchContributions'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/companies/AdminCompaniesPage.tsx#L30
React Hook useEffect has a missing dependency: 'fetchCompanies'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/activity/ActivityLogsPage.tsx#L43
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/module/admin/activity/ActivityLogsPage.tsx#L38
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
|
|
Run ESLint
React Hook useEffect has a missing dependency: 'fetchSubscribers'. Either include it or remove the dependency array
|
|
Run ESLint:
client/src/components/ui/shape-landing-hero.tsx#L257
React Hook useEffect has a missing dependency: 'startAnimation'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
Loading