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

Cap on 50 annotations to prevent GitHub API errors #348

Open
grodowski opened this issue Jun 4, 2021 · 0 comments
Open

Cap on 50 annotations to prevent GitHub API errors #348

grodowski opened this issue Jun 4, 2021 · 0 comments

Comments

@grodowski
Copy link
Owner

grodowski commented Jun 4, 2021

POST https://api.github.com/repos/**************/check-runs: 422 - Invalid request.\n\nOnly 65535 characters are allowed; 183596 were supplied.\nNo more than 50 items are allowed; 69 were supplied.

TODO:

  • cap on 50 annotations and 65535 bytes of text payload (check GH docs first)
  • redirect users to GET /coverage_checks from GitHub
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