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

NOTICK: Allow more than 50 annotations #7

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

ema-aka-young
Copy link

@ema-aka-young ema-aka-young commented Dec 20, 2023

Github checks update method fails when more than 50 annotations are provided (more than 50 failed tests)
No more than 50 items are allowed; 51 were supplied.
FIxed taking inspiration from
https://github.com/krizzu/eslint-check-action/pull/3/files

Before this change:
Screenshot 2023-12-20 at 16 10 04

[After this change](reruns: 1)
image

@nicolo-castro-hudl nicolo-castro-hudl marked this pull request as ready for review December 20, 2023 15:00
@ema-aka-young ema-aka-young requested a review from cviddy December 20, 2023 15:11
@ema-aka-young ema-aka-young merged commit d5b3967 into main Dec 21, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

3 participants