He-Pin commented on PR #1398: URL: https://github.com/apache/pekko/pull/1398#issuecomment-2235293518
@WojciechMazur Why it now reports: ```scala [error] -- [E030] Match case Unreachable Error: /home/runner/work/pekko/pekko/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala:3132:13 [error] 3132 | case t: (A, U) @unchecked => t [error] | ^^^^^^^^^^^^^^^^^^^^ [error] | Unreachable case [error] one error found ``` https://github.com/apache/pekko/actions/runs/9985318652/job/27595952763?pr=1398#step:6:492 -- 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