Skip to content

Bug: EventId is larger than max int32 #10

Open
@k1nho

Description

@k1nho

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions