You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I agree to follow this project's Code of Conduct
Contributing Docs
I agree to follow this project's Contribution Docs
The text was updated successfully, but these errors were encountered:
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
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: