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.
https://github.com/lightbend/mima/pull/587/files#r539485456
The test "class-method-abstract-override-of-concrete-supertrait-method-nok" results in only a
ReversedAbstractMethodProblemwith 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