The GitHub Actions job "Nightly Builds (1.7)" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: 1dc09320aa1480902af4f93267f62c8b5bb07757 / He-Pin(kerr) <[email protected]> fix: add missing space in StageActor PoisonPill/Kill warning message (#3040) Motivation: The warning message logged when PoisonPill or Kill is sent to a StageActor was missing a space between the period and the next sentence, resulting in "...not a real Actor.Use a custom..." instead of "...not a real Actor. Use a custom...". Modification: Add the missing space after the period in the warning message in GraphStage.scala, and after the comma in the corresponding test regex in StageActorRefSpec.scala. Result: Warning message reads correctly: "...not a real Actor. Use a custom message type to communicate with it instead." Tests: - sbt "stream-tests / Test / testOnly org.apache.pekko.stream.scaladsl.StageActorRefSpec" — 8/8 References: None - minor formatting fix Report URL: https://github.com/apache/pekko/actions/runs/26924085961 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
