Coffee Chat Archive/Unarchive Button #3171
Annotations
3 errors and 6 warnings
check:
backend/src/dao/CoffeeChatDao.ts#L143
Expected 'this' to be used by class async method 'archiveCoffeeChats'
|
check:
backend/src/dao/CoffeeChatDao.ts#L157
Expected 'this' to be used by class async method 'unarchiveCoffeeChats'
|
check
Process completed with exit code 1.
|
check:
frontend/src/API/CoffeeChatAPI.ts#L49
Unexpected console statement
|
check:
frontend/src/API/CoffeeChatAPI.ts#L62
Unexpected console statement
|
check:
frontend/src/components/Admin/CoffeeChats/CoffeeChats.tsx#L71
Unexpected console statement
|
check:
frontend/src/components/Admin/CoffeeChats/CoffeeChats.tsx#L82
Unexpected console statement
|
check:
new-dti-website/components/apply/ApplicationTimeline.tsx#L253
React Hook useEffect has a missing dependency: 'scroll'. Either include it or remove the dependency array
|
check:
new-dti-website/components/apply/ApplicationTimeline.tsx#L262
React Hook useEffect has a missing dependency: 'width'. Either include it or remove the dependency array
|