This repository was archived by the owner on Jul 1, 2025. It is now read-only.
  
  
  
  
  
Description
oof. i think get-total-contribs.sh and get-daily-streak.sh determines the data for the contribution based on creation date to current date. Which if the dates exceeds 12 months or 1 year, github will block it for some reason ;/
imagine talking to yourself lol

{
  "data": {
    "user": null
  },
  "errors": [
    {
      "type": "VALIDATION",
      "path": [
        "user",
        "contributionsCollection"
      ],
      "locations": [
        {
          "line": 1,
          "column": 98
        }
      ],
      "message": "The total time spanned by 'from' and 'to' must not exceed 1 year"
    }
  ]
}