The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/feat/gorm-registry-consolidated has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 494af9f163658c5d89b6aa98ef9f261c05ee8a38 / Walter Duque de Estrada <[email protected]> Address remaining #16066 review feedback: document Tenants.withId erasure, add junction-factory tests Tenants.withId(Class<? extends Datastore>, ..) was removed but its replacement, withId(Class domainClass, ..), shares the same erased signature, so old call sites still compile and silently resolve against the DEFAULT datastore instead of throwing. Documents the change and migration path in upgrading80x.adoc #45. Adds H7-only tests for HibernateQuery.disjunction()/conjunction()/negation() that assert actual result sets rather than criteria shape, covering the same junction-drop root cause as the countByXOrY fix but for the conjunction/negation paths that no built-in dynamic finder exercises. H5's HibernateQuery hierarchy never had this bug (AbstractHibernateQuery doesn't share H7's junction-factory implementation), so there is no H5-side equivalent to add. Co-Authored-By: Claude Sonnet 5 <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/31894701138 With regards, GitHub Actions via GitBox
