The GitHub Actions job "CI" on grails-core.git/fix/command-runner-spring-boot-arg-conflict has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 2c855f7f02800d118f1f29f0ad62655aca599876 / James Fredley <[email protected]> fix: add defensive null guard to filterCommandOptions Address Copilot review feedback - add null element check in filterCommandOptions() and corresponding test case. While the current call chain (JVM main args + CommandLineParser.translateCommandline) structurally cannot produce null elements, the defensive check is zero-cost and makes the static method robust against future callers. Assisted-by: OpenCode <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/22155575159 With regards, GitHub Actions via GitBox
