pjfanning commented on PR #1060:
URL: https://github.com/apache/pekko-http/pull/1060#issuecomment-4698188410
mima issues
```
[error] (validatePullRequest) Pull request validation failed! Mima failures:
List(KeyValue(ScopedKey(Select(ProjectRef(file:/home/runner/work/pekko-http/pekko-http/,http))
/ This / This,mimaResult),Problems(pekko-http: found 3 potential binary
incompatibilities while checking against org.apache.pekko:pekko-http_3:1.0.0
(filtered 90)
[error] * static method <clinit>()Unit in object
org.apache.pekko.http.scaladsl.server.Directives does not have a correspondent
in current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.http.scaladsl.server.Directives.<clinit>")
[error] * static method <clinit>()Unit in object
org.apache.pekko.http.scaladsl.server.PathMatchers does not have a
correspondent in current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.http.scaladsl.server.PathMatchers.<clinit>")
[error] * static method <clinit>()Unit in object
org.apache.pekko.http.scaladsl.server.directives.PathDirectives does not have a
correspondent in current version
[error] filter with:
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.http.scaladsl.server.directives.PathDirectives.<clinit>")
[error] )))
```
--
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]