raboof commented on PR #647: URL: https://github.com/apache/pekko-http/pull/647#issuecomment-2580144941
> mima issue for scala 3 build > > ``` > [error] * static method AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult in class org.apache.pekko.http.impl.util.package has a different result type in current version, where it is scala.concurrent.Future rather than org.apache.pekko.http.impl.util.package#AddFutureAwaitResult > [error] filter with: ProblemFilters.exclude[IncompatibleResultTypeProblem]("org.apache.pekko.http.impl.util.package.AddFutureAwaitResult") > ``` that is weird, but as this class is `private[http]` can be safely ignored AFAICS -- 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