feat(#233): extract scheduler engine into pure lib (Phase 2 of Resource Optimiser) #235
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#L500
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L494
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L475
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L454
Unexpected any. Specify a different type
|
|
Lint (server):
server/src/lib/scopeDocumentRenderer.ts#L454
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#L405
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#L198
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#L55
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
|
Loading