pjfanning commented on code in PR #555:
URL:
https://github.com/apache/pekko-persistence-jdbc/pull/555#discussion_r3525733917
##########
core/src/test/scala/org/apache/pekko/persistence/jdbc/state/ScaladslSnippets.scala:
##########
@@ -124,6 +127,7 @@ object ScaladslSnippets extends ScalaFutures with Matchers {
// #current-changes
}
+ @nowarn("msg=is never used")
Review Comment:
this is probably used by docs and having this annotations is noisy in the
docs - can you move the nowarn onto the class?
--
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]