pjfanning commented on PR #2797:
URL: https://github.com/apache/pekko/pull/2797#issuecomment-4172007189

   compile issue in tests listed above is still there
   
   and also this
   ```
   [04-01 16:57:50.456] [error] 
/home/runner/work/pekko/pekko/persistence-typed-tests/src/test/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehaviorRetentionSpec.scala:138:15:
 private method nextPid in class EventSourcedBehaviorRetentionSpec is never used
   [04-01 16:57:50.456] [error] Applicable -Wconf / @nowarn filters for this 
fatal warning: msg=<part of the message>, cat=unused-privates, 
site=org.apache.pekko.persistence.typed.scaladsl.EventSourcedBehaviorRetentionSpec.nextPid
   [04-01 16:57:50.457] [error]   private def nextPid(): PersistenceId = 
PersistenceId.ofUniqueId(s"c${pidCounter.incrementAndGet()}")
   [04-01 16:57:50.458] [error]               ^
   [04-01 16:57:51.402] [error] three 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: [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]

Reply via email to