intuit / auto

Generate releases based on semantic version labels on pull requests.
https://intuit.github.io/auto/
MIT License
2.28k stars 205 forks source link

fatal: ' 9007199254740991': not an integer #2432

Closed tlkiong closed 9 months ago

tlkiong commented 9 months ago

Describe the bug

To Reproduce Running auto shipit suddenly start showing the below error in my github action:

image

Any idea where this ' 9007199254740991' could possibly come from?


From some of my digging, the following:

Expected behavior

Screenshots

Environment information:

Additional context

joe-akers-douglas-otm commented 9 months ago

I am facing the same problem

joe-akers-douglas-otm commented 9 months ago

Updating to the latest version fixes it (as per https://github.com/intuit/auto/issues/2425)

hipstersmoothie commented 9 months ago

Yeah it should be fixed in v11.0.5

Sorry for the interruption! Kinda crazy that git broke us lol

tlkiong commented 9 months ago

@joe-akers-douglas-otm @hipstersmoothie Thanks for helping close this & directing this to the fix.

🤦 somehow I search everywhere for a fix but didn't think to search "issues"