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: 8364903e82ccf34958b6ddfdeb237ca666e63793 / James Fredley <[email protected]> Implement H7 derived-table countResults() and restore H5 warning Override countResults() in H7 HibernateQuery to use JpaSelectCriteria.from(Subquery) for proper derived-table counting instead of the list().size() fallback. Add populateSubquery() to JpaCriteriaQueryCreator that builds the inner query with aliased projections as required by Hibernate 7's SqmDerivedRoot. Restore the performance warning log in H5 AbstractHibernateQuery.countResults(). Add DetachedCriteriaCountSpec with 6 test methods covering count with/without projections, groupProperty, aggregate, and filtered criteria - passes on both H5 and H7. Assisted-by: Claude Code <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/23277961725 With regards, GitHub Actions via GitBox
