He-Pin opened a new pull request, #1071:
URL: https://github.com/apache/incubator-pekko/pull/1071
Motivation:
Fix up forall comping in paradox.
```scala
[01-29 01:12:37.903] [error]
/home/runner/work/incubator-pekko/incubator-pekko/docs/src/test/scala/docs/stream/operators/sink/ForAll.scala:29:7:
side-effecting nullary methods are discouraged: suggest defining as `def
foldExample()` instead
[01-29 01:12:37.903] [error] def foldExample: Unit = {
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]