The GitHub Actions job "CI" on 
pekko-connectors.git/feature/java17-misc-improvements has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
55f112050c0369fafef707064b33ba655eef6077 / 虎鸣 <[email protected]>
refactor: use Java records for simple data classes

Motivation:
Modernize test/example data holder classes using Java 16+ records
for cleaner, more concise code.

Modification:
Convert simple data classes (Animal, Person in geode tests) to records,
eliminating boilerplate constructors, getters, equals, hashCode, toString.

Result:
More concise, immutable-by-default data classes using Java records.

Report URL: https://github.com/apache/pekko-connectors/actions/runs/28218618163

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to