question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

64-bit id support

See original GitHub issue

When 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:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
Raimmastercommented, Nov 2, 2017

Thanks, @johnou. I’ll focus in updating the sonarcube’s dependency version. Hopefully that’ll solve it. Closing this for now.

0reactions
Raimmastercommented, Nov 2, 2017

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found