The GitHub Actions job "Pull Requests" on pekko.git/feat/3236-durable-state-behavior-testkit has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 1371384f150f4eb980e5eee7c4fefb9080c7a6e3 / 虎鸣 <[email protected]> Add DurableStateBehaviorTestKit Motivation: DurableStateBehavior lacks the high-level actor-based test API available for EventSourcedBehavior. Modification: Add Scala and Java DurableStateBehaviorTestKit APIs with command, reply, state, serialization, and restart support. Add a null-safe internal state response while retaining the existing binary shape. Add documentation and directional tests. Result: Durable state behaviors can be exercised through a synchronous high-level API in both DSLs. Tests: - sbt "persistence-testkit / Test / test" (344 passed) - Scala 2.13 and 3.3.8 focused tests (13 passed each) - sbt +mimaReportBinaryIssues - sbt docs/paradox - sbt checkCodeStyle - sbt +headerCheckAll javafmtCheckAll - scalafmt --list --mode diff-ref=origin/main - git diff --check - sbt validatePullRequest (affected tests passed; aggregate hit unrelated Apple Silicon LevelDB JNI, baseline docs test, and JFR reflection failures) - sbt sortImports (could not complete due the existing Scalafix/scala.meta NoSuchMethodError in unrelated modules; no generated changes retained) References: Fixes #3236 Report URL: https://github.com/apache/pekko/actions/runs/29568601766 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
