The GitHub Actions job "CI" on grails-core.git/chore/jdbc-package-cleanup has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 73aac3de406007fef406396bd5b012fa812bec56 / Walter Duque de Estrada <[email protected]> Rename shadowed local variable in DataSourceSettings.toProperties() The local variable was named 'properties', identical to the properties field and to the fluent properties(Map) setter that @Builder(prefix = '') generates for it, which confused IntelliJ's definite-assignment analysis into flagging it as possibly unassigned. Renaming it to 'props' removes the shadowing. Co-Authored-By: Claude Sonnet 5 <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/31902823269 With regards, GitHub Actions via GitBox
