The GitHub Actions job "CI" on 
grails-core.git/chore/datamapping-core-validation-cleanup has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
9f78cbebf68eaa47a890005d3565c8b494eb9bdf / Walter Duque de Estrada 
<[email protected]>
Add test coverage and clean up grails-datamapping-core validation package

Adds Spock specs for classes in org.grails.datastore.gorm.validation that
had no unit tests in their owning module (ConfigurableParameterNameProvider,
ConstraintViolationUtils, GormValidatorFactoryAdapter, MethodKey,
MappingContextAwareConstraintFactory, ValidatorRegistries,
JakartaValidatorRegistry, ValidationEventListener).

Also fixes several static-analysis findings surfaced while reviewing the
package: an invalid generic cast and dead store in ValidationEventListener,
a self-bounded generic misuse in JakartaValidatorRegistry, a raw Class[]
usage and stale/incorrect comment in MethodKey, an unused constructor
parameter in MethodValidationImplementer's weaveParameterNameData, and
redundant def modifiers on explicitly-typed generic methods in
GormValidatorAdapter/GormValidatorFactoryAdapter.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to