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

Erik Joelsson erikj at openjdk.org
Tue Jun 25 17:37:46 UTC 2024


On Tue, 25 Jun 2024 16:45:19 GMT, Zhao Song <zsong 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.

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

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


More information about the skara-dev mailing list