The GitHub Actions job "Code Style" on 
grails-core.git/feat/gorm-registry-adapters has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
2cf81b3dafce58e1442b803811c0c260f9af7ec6 / Walter Duque de Estrada 
<[email protected]>
feat: GORM O(M+N) scaling — H5, MongoDB, Neo4j, Simple, GraphQL adapter wiring

Wires all non-Hibernate-7 datastore adapters to the new GormRegistry:

- grails-data-hibernate5: HibernateDatastore registers child datastores with
  GormRegistry on initialization; HibernateGormEnhancer/ApiFactory updated;
  GormEnhancerCleanupSpec and HibernateGormEnhancerSpec use GormRegistry API;
  DirtyCheckingSpec test Person renamed to DirtyCheckPerson to avoid TCK 
collision
- grails-data-mongodb: MongoDatastore wired to GormRegistry; Place*Test specs
  fixed to extend GrailsDataTckSpec<GrailsDataMongoTckManager>
- grails-data-neo4j, grails-data-simple, grails-datamapping-async,
  grails-datamapping-rx: adapter registration aligned to GormRegistry lifecycle
- grails-data-graphql, grails-converters, grails-views-gson, grails-scaffolding:
  GormEnhancer static map references replaced with GormRegistry lookups
- grails-test-examples/app1, grails-test-examples/gorm: functional test apps
  updated for new GORM API surface

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to