You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test "class-method-abstract-override-of-concrete-supertrait-method-nok" results in only a ReversedAbstractMethodProblem with no accompanying DirectAbstractMethodProblem. I couldn't immediately grok the differences, but I took the fact that it still reported a problem as good enough to not consider it an issue in MiMa usage with Scala 3.
The test "class-method-abstract-override-of-concrete-supertrait-method-nok" results in only a
ReversedAbstractMethodProblem
with no accompanyingDirectAbstractMethodProblem
. I couldn't immediately grok the differences, but I took the fact that it still reported a problem as good enough to not consider it an issue in MiMa usage with Scala 3.https://github.com/lightbend/mima/pull/587/files#r539485456
The text was updated successfully, but these errors were encountered: