update activity overview #258
Annotations
3 errors and 10 warnings
Build:
src/pages/MemberProfilePage.tsx#L124
'member.leetcode' is possibly 'undefined'.
|
Build:
src/pages/MemberProfilePage.tsx#L141
'member.github' is possibly 'undefined'.
|
Build
Process completed with exit code 2.
|
Run lint:
src/components/DiscordVerification.tsx#L134
React Hook useEffect has a missing dependency: 'username'. Either include it or remove the dependency array
|
Run lint:
src/components/utils/RandomUtils.tsx#L3
Unexpected any. Specify a different type
|
Run lint:
src/hooks/admin/useAdmins.tsx#L38
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
Run lint:
src/hooks/useAuth.tsx#L101
Unexpected any. Specify a different type
|
Run lint:
src/hooks/useAuth.tsx#L106
Unexpected any. Specify a different type
|
Run lint:
src/hooks/useAuth.tsx#L159
Unexpected any. Specify a different type
|
Run lint:
src/pages/admin/APIClient.tsx#L37
Unexpected any. Specify a different type
|
Run lint:
src/pages/admin/APIClient.tsx#L123
Unexpected any. Specify a different type
|
Run lint:
src/pages/admin/HeatMapPage.tsx#L41
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
Run lint:
src/pages/admin/PairingDashboard.tsx#L66
React Hook useEffect has a missing dependency: 'getPoolData'. Either include it or remove the dependency array
|
Loading