ErrLookup › anuraghazra/github-readme-stats
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes · JavaScript · 51 source files
Analyzed at 54a7985aee on 2026-08-12. 26 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not render stats card. | error_code | error | stats-card, configuration, render-options, validation |
NO_TOKENS No GitHub API tokens found | error_code | critical | authentication, environment, deployment, github-api, tokens |
MAX_RETRY Downtime due to GitHub API rate limiting | error_code | error | rate-limit, authentication, retry, github-api, transient |
| Missing params "id" make sure you pass the parameters in URL | validation | error | gist, missing-param, validation, query-params |
| ${res.data.errors[0].message} | exception | error | gist, graphql, github-api, permissions |
| Gist not found | exception | error | gist, not-found, github-api, graphql |
| Missing params "username", "repo" make sure you pass the par | validation | error | repo-card, missing-param, validation, query-params |
| Missing params "username" make sure you pass the parameters | validation | error | repo-card, missing-param, validation, query-params |
| Missing params "repo" make sure you pass the parameters in U | validation | error | repo-card, missing-param, validation, query-params |
| Not found | exception | error | repo-card, not-found, github-api, graphql |
| User Repository Not found | exception | error | repo-card, not-found, private-repo, github-api |
| Organization Repository Not found | exception | error | repo-card, not-found, private-repo, organization, github-api |
| Unexpected behavior | exception | error | repo-card, defensive, unreachable, github-api, schema |
| Invalid username provided. | exception | error | stats, validation, username, rest-api, include-all-commits |
| ${err} | exception | error | stats, error-wrapping, retry, rest-api, include-all-commits |
GITHUB_REST_API_ERROR Could not fetch total commits. | error_code | error | stats, rest-api, transient, include-all-commits, github-api |
| Missing params "username" make sure you pass the parameters | validation | error | stats, missing-param, validation, query-params |
USER_NOT_FOUND Could not fetch user. | error_code | error | stats, not-found, organization, graphql, github-api |
res.statusText ${res.data.errors[0].message} | error_code | error | stats, graphql, github-api, permissions, error-passthrough |
GRAPHQL_ERROR Something went wrong while trying to retrieve the stats data using the GraphQL A | error_code | error | stats, graphql, fallback, transient, github-api |
| Missing params "username" make sure you pass the parameters | validation | warning | validation, params, user-input, github-api |
USER_NOT_FOUND Could not fetch user. | error_code | error | github-api, graphql, user-not-found, validation |
res.statusText ${res.data.errors[0].message} | error_code | error | github-api, graphql, upstream, status, fragile-code |
GRAPHQL_ERROR Something went wrong while trying to retrieve the language data using the GraphQ | error_code | error | github-api, graphql, upstream, catch-all, retry |
| Missing params "username" make sure you pass the parameters | validation | warning | validation, params, user-input, wakatime |
WAKATIME_USER_NOT_FOUND Could not resolve to a User with the login of '${username}' | error_code | error | wakatime, http, user-not-found, upstream, fragile-code |