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

ERROR: error occurred while parsing the Pull Request diff: Error while reading the diff: bufio.Scanner: token too long #196

Open
craigbroadman opened this issue Feb 1, 2024 · 0 comments

Comments

@craigbroadman
Copy link

I am getting an error when trying to scan a pull request

Error while reading the diff: bufio.Scanner: token too long

I believe it's related to this file being a large diff...

image

Looking around online I have found a couple of other repositories that have had a similar issue and have fixed it by chunking up the data:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant