The GitHub Actions job "CodeQL" on 
grails-core.git/feat/sitemesh3-default-layout has succeeded.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
852d1321aa4f9a46e58e5a7d4886bf87c7540638 / Scott Murphy Heiberg 
<[email protected]>
Drop redundant user-agent param from the GitHub create endpoint

Adding the gspLayout query option pushed GitHubCreateController.createApp
and its operation interface to 13 parameters, over the Checkstyle
ParameterNumber limit. The endpoint already receives a RequestInfo, which
carries the user agent, so the separate @Header user-agent parameter was
redundant; drop it and read requestInfo.getUserAgent() instead. This keeps
the method within the limit without suppressing the rule.

Report URL: https://github.com/apache/grails-core/actions/runs/27256492941

With regards,
GitHub Actions via GitBox

Reply via email to