The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/test/expand-integration-test-coverage has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 38a70233871e87f2ce9a86cffd39872a9673b66c / James Fredley <[email protected]> refactor(test-examples): Make bindParams class-level in all controllers Replace method-level bindParams variables with class-level fields for better maintainability and to reduce duplication. Changes: - BookController: def bindParams = ['title'] at class level - AdvancedDataBindingController: Separate bindParams for Employee, Team, Project - All hibernate5 BookControllers: def bindParams at class level - All mongodb BookControllers: def bindParams at class level - AuthorController: def bindParams = ['name'] at class level All tests pass with the refactored class-level bindParams. Report URL: https://github.com/apache/grails-core/actions/runs/21502607653 With regards, GitHub Actions via GitBox
