fix: correct password reset endpoint query logic #250
+16
−9
Merged
Annotations
1 error and 20 warnings
|
Audit dependencies
Process completed with exit code 1.
|
|
Lint (server):
server/src/middleware/requireAdmin.ts#L6
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/middleware/errorHandler.ts#L6
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L599
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L593
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L574
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L553
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L553
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L20
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L19
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L18
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/TimelinePage.tsx#L412
React Hook useEffect has a missing dependency: 'startDateInput'. Either include it or remove the dependency array
|
|
Lint (client):
client/src/pages/RegisterPage.tsx#L28
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/RateCardsPage.tsx#L257
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/ProjectResourceTypesPage.tsx#L200
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/GlobalResourceTypesPage.tsx#L182
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/DocumentsPage.tsx#L137
Unexpected any. Specify a different type
|
|
Lint (client):
client/src/pages/DocumentsPage.tsx#L124
Unexpected any. Specify a different type
|
|
Lint (client)
React Hook useEffect has a missing dependency: 'profile'. Either include it or remove the dependency array
|
|
Lint (client):
client/src/hooks/useAuth.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (client)
React Hook useEffect has a missing dependency: 'colW'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
Loading