Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Major flaw in fetching contribution :( #1

@IMOaswell

Description

@IMOaswell

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

Image

{
  "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"
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions