Skip to content

Fix bug in Leetcode leaderboard #43

Fix bug in Leetcode leaderboard

Fix bug in Leetcode leaderboard #43

Triggered via pull request January 23, 2025 21:30
Status Success
Total duration 39s
Artifacts

drybuild.yaml

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

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