pjfanning commented on PR #1717: URL: https://github.com/apache/pekko/pull/1717#issuecomment-2591976946
We are also getting compile issues like ``` [error] /home/runner/work/pekko/pekko/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:26:17: Unused import [error] import language.postfixOps [error] ^ [error] /home/runner/work/pekko/pekko/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala:24:23: Unused import [error] import scala.language.postfixOps [error] ^ [error] two errors found ``` -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org