The GitHub Actions job "Code Style" on grails-core.git/8.0.x-hibernate7-bom has 
failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
d191944a80eaf04be34fa65c3591fafdaa8521d5 / James Fredley 
<[email protected]>
Fix H7 countResults() nullable projection and association NPE

Replace count(col_0) with count(literal(1)) to avoid undercounting when the
first projected column is nullable. Widen JpaFromProvider constructor from
JpaCriteriaQuery to AbstractQuery so populateSubquery() can pass the
subquery directly instead of null, preventing NPE when association criteria
generate additional roots.

Assisted-by: Claude Code <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to