64-bit id support
See original GitHub issueWhen working with the GitHub statuses API, it appears that IDs that surpass the 32-bit mark it throws the following exception:
com.fasterxml.jackson.core.JsonParseException: Numeric value (x) out of range of int
.
I haven’t checked if it goes all the way to the jackson-core project, but the status IDs now generated have gone past 4294967295, which is the maximum uint value.
It’d be great if we could fix this, and I’d be happy to do the pull request if given some pointers and pairing. Thanks beforehand.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7
Top Results From Across the Web
64-bit Identifiers - - OpenStreetMap Wiki
This is a list of minimum version numbers of different software, frameworks and APIs that support 64-bit identifiers. Live info of largest node...
Read more >Contact Support - Entrust
For order inquiries or assistance, please contact your Entrust representative or authorized channel partner. For immediate assistance, Entrust has Customer ...
Read more >Moving to 64-bit Twitter User IDs
Where available, “id_str” continues to be the best way to access any ID in the system, even for platforms which support 64-bit integers....
Read more >Support 64-bit architectures - Android Developers
Apps published on Google Play need to support 64-bit architectures. ... It isn't required to support every 64-bit architecture, ... id 'com.android.app'
Read more >64-bit and iOS 8 Requirements for App Updates - Latest News
As we announced in October, beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks, @johnou. I’ll focus in updating the sonarcube’s dependency version. Hopefully that’ll solve it. Closing this for now.
Sadly, the release has not been updated, and it’s using the 1.76 version. https://github.com/SonarSource/sonar-github/releases/tag/1.4-rc1