Coffee Chat Archive/Unarchive Button #3173
Annotations
6 errors and 6 warnings
check
Property 'archiveCoffeeChats' does not exist on type 'CoffeeChatDao'. Did you mean to access the static member 'CoffeeChatDao.archiveCoffeeChats' instead?
|
check
Property 'unarchiveCoffeeChats' does not exist on type 'CoffeeChatDao'. Did you mean to access the static member 'CoffeeChatDao.unarchiveCoffeeChats' instead?
|
check
Process completed with exit code 2.
|
build
Property 'archiveCoffeeChats' does not exist on type 'CoffeeChatDao'. Did you mean to access the static member 'CoffeeChatDao.archiveCoffeeChats' instead?
|
build
Property 'unarchiveCoffeeChats' does not exist on type 'CoffeeChatDao'. Did you mean to access the static member 'CoffeeChatDao.unarchiveCoffeeChats' instead?
|
build
Process completed with exit code 2.
|
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
|