The GitHub Actions job "Validate and test" on pekko-grpc.git/refactor/java17-modernization-test-examples has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 465545206667e74a186eec2f7b377e3b46b64d40 / 虎鸣 <[email protected]> refactor: modernize Java example code with Java 17 records Motivation: Java 17 introduced records that make Java code more concise by eliminating boilerplate for data carrier classes. Modification: - Convert ChangeGreeting, GetGreeting, Greeting to records in typedhelloworld GreeterActor - Convert ChangeGreeting, Greeting to records in statefulhelloworld GreeterActor - Update field accesses to use record accessor methods Result: Example Java code is more concise and idiomatic for Java 17+. Tests: sbt "plugin-tester-java / compile" References: None - code modernization Report URL: https://github.com/apache/pekko-grpc/actions/runs/27790755271 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
