RFR: 2307: PullRequestCheckIssueVisitor generates only one error message per Issue type

Zhao Song zsong at openjdk.org
Tue Jun 25 19:47:03 UTC 2024


On Tue, 25 Jun 2024 17:35:13 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> > > Is there a limitation on the number of errors shown in the presentation layer?
> 
> > No.
> 
> The previous implementation did provide an implicit limitation to the number of errors/warnings printed. I think we should add a new explicit limit if we fix this. Something like max 50 or so to avoid flooding the PR body with it.

Okay, 50 for all checks or 50 for each check?

-------------

PR Comment: https://git.openjdk.org/skara/pull/1662#issuecomment-2189841830


More information about the skara-dev mailing list