The GitHub Actions job "CI" on 
grails-core.git/fix/dataservice-null-datastore-guard has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
53e05d7cf256539589f3422be9f003d73a966908 / James Fredley 
<[email protected]>
fix: make test inner classes accessible to ServiceLoader

The @Service AST transform registers annotated classes in
META-INF/services/. When DomainService and SampleDomain were
private static, ServiceLoader could not instantiate them, breaking
DefaultServiceRegistrySpec. Removing private allows ServiceLoader
to instantiate these classes without affecting test behavior.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to