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.
Steps to reproduce
pizza show repo
- 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
Contributing Docs
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
showcommand.Steps to reproduce
pizza show repoBrowsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs