Fix bug in Leetcode leaderboard #43
Annotations
8 warnings
dry-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dry-build:
src/components/utils/RandomUtils.tsx#L3
Unexpected any. Specify a different type
|
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#L162
Unexpected any. Specify a different type
|
dry-build:
src/hooks/useLeaderboard.tsx#L81
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
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
|