Skip to content

update activity overview #258

update activity overview

update activity overview #258

Triggered via pull request February 21, 2025 03:52
Status Failure
Total duration 33s
Artifacts

drybuild.yaml

on: pull_request
dry-build
24s
dry-build
Fit to window
Zoom out
Zoom in

Annotations

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