Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: EventId is larger than max int32 #10

Open
1 of 2 tasks
k1nho opened this issue Feb 16, 2024 · 0 comments
Open
1 of 2 tasks

Bug: EventId is larger than max int32 #10

k1nho opened this issue Feb 16, 2024 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@k1nho
Copy link

k1nho commented Feb 16, 2024

Describe the bug

When trying to fetch for user's pull request, it fails to fetch the user prs due to the EventId field being larger than the max value of int32. Using the show command.

Screenshot 2024-02-16 at 12 26 33 AM

Steps to reproduce

  1. pizza show repo
  2. Select a contributor, error will show if the EventId trying to unmarshall into the struct is larger than the max int32.

Browsers

No response

Additional context (Is this in dev or production?)

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@k1nho k1nho added the 🐛 bug Something isn't working label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant