feat: add location detection for GitHub users and initialize PostgreSQL schema #33
Annotations
1 error and 10 warnings
|
Validate (Node 24.x)
Process completed with exit code 1.
|
|
Validate (Node 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate (Node 24.x):
scripts/calculate-next-country.ts#L23
'LeaderboardResult' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L765
'fetchFromGitHubApi' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L344
'isNumericRecord' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L86
'FetchDiscussionsPageResponse' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L79
'FetchIssuesPageResponse' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L72
'FetchPullRequestsPageResponse' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L64
'FetchUserAndPullRequestsResponse' is defined but never used
|
|
Validate (Node 24.x):
lib/github.ts#L2
'DEFAULT_GITHUB_CACHE_TTL_SECONDS' is defined but never used
|
|
Validate (Node 24.x):
lib/calculate-leaderboard.ts#L2
'createGitHubUserDataFetcherWithMetrics' is defined but never used
|