The GitHub Actions job "Code Style" on grails-core.git/grails8-groovy6-canary 
has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
cfd7605a2a5bdaab9e48b4ecff7a4998b32e9907 / James Fredley 
<[email protected]>
fix: Groovy 6 remaining test fixes

Change outputTagResult from private to protected in
AbstractGrailsTagTests - Groovy 6 restricts private method access
from nested closures.

Set spock.iKnowWhatImDoing.disableGroovyVersionCheck on Test tasks
(not just GroovyCompile) so runtime Groovy compilation inside tests
(e.g., BeanBuilder.loadBeans) doesn't trigger Spock's version check.

Restore try-catch in GormEntity.get(String) to convert
IllegalStateException to MissingPropertyException when GORM is not
initialized, matching staticPropertyMissing behavior.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to