Found 137 issue when checking against com.lihaoyi:mill-scalalib_2.13:0.11.0-M10 * deprecated method repositories()scala.collection.immutable.Seq in interface mill.scalalib.CoursierModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.CoursierModule.repositories") * deprecated static method scalaVersionPaths(java.lang.String,scala.Function1)scala.collection.Iterator in interface mill.scalalib.CrossModuleBase does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.CrossModuleBase.scalaVersionPaths") * method millSourcePath()os.Path in interface mill.scalalib.CrossModuleBase does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.CrossModuleBase.millSourcePath") * in other version, classes mixing mill.scalalib.CrossModuleBase need be recompiled to wire to the new static mixin forwarder method all super calls to method artifactName()mill.define.Target filter with: ProblemFilter.exclude[NewMixinForwarderProblem]("mill.scalalib.CrossModuleBase.artifactName") * abstract synthetic method mill$scalalib$CrossModuleBase$$super$artifactNameParts()mill.define.Target in interface mill.scalalib.CrossModuleBase is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossModuleBase.mill$scalalib$CrossModuleBase$$super$artifactNameParts") * object mill.scalalib.CrossModuleBase does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.CrossModuleBase$") * method sources()mill.define.Sources in interface mill.scalalib.CrossSbtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.CrossSbtModule.sources") * abstract synthetic method mill$scalalib$CrossSbtModule$$super$sources()mill.define.Target in interface mill.scalalib.CrossSbtModule is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossSbtModule.mill$scalalib$CrossSbtModule$$super$sources") * method sources()mill.define.Sources in interface mill.scalalib.CrossSbtModule#CrossSbtModuleTests has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.CrossSbtModule#CrossSbtModuleTests.sources") * abstract synthetic method mill$scalalib$CrossSbtModule$CrossSbtModuleTests$$super$sources()mill.define.Target in interface mill.scalalib.CrossSbtModule#CrossSbtModuleTests is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossSbtModule#CrossSbtModuleTests.mill$scalalib$CrossSbtModule$CrossSbtModuleTests$$super$sources") * method sources()mill.define.Sources in interface mill.scalalib.CrossScalaModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.CrossScalaModule.sources") * abstract synthetic method mill$scalalib$CrossScalaModule$$super$sources()mill.define.Target in interface mill.scalalib.CrossScalaModule is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossScalaModule.mill$scalalib$CrossScalaModule$$super$sources") * interface mill.scalalib.CrossScalaModule#CrossScalaModuleTests does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.CrossScalaModule$CrossScalaModuleTests") * interface mill.scalalib.CrossScalaModule#Tests does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.CrossScalaModule$Tests") * abstract method crossScalaVersions()scala.collection.immutable.Seq in interface mill.scalalib.CrossScalaVersionRanges does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.CrossScalaVersionRanges.crossScalaVersions") * abstract synthetic method mill$scalalib$CrossScalaVersionRanges$_setter_$crossScalaVersionsRangeAllVersions_=(scala.collection.immutable.Seq)Unit in interface mill.scalalib.CrossScalaVersionRanges is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossScalaVersionRanges.mill$scalalib$CrossScalaVersionRanges$_setter_$crossScalaVersionsRangeAllVersions_=") * abstract method crossScalaVersionsRangeAllVersions()scala.collection.immutable.Seq in interface mill.scalalib.CrossScalaVersionRanges is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.CrossScalaVersionRanges.crossScalaVersionsRangeAllVersions") * static method millScoptEvaluatorReads()mill.main.EvaluatorScopt in class mill.scalalib.Dependency does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Dependency.millScoptEvaluatorReads") * static method millModuleBasePath()mill.define.BasePath in class mill.scalalib.Dependency has a different result type in other version, where it is mill.define.Ctx#BasePath rather than mill.define.BasePath filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.Dependency.millModuleBasePath") * method millScoptEvaluatorReads()mill.main.EvaluatorScopt in object mill.scalalib.Dependency does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Dependency.millScoptEvaluatorReads") * static method millScoptEvaluatorReads()mill.main.EvaluatorScopt in class mill.scalalib.GenIdea does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdea.millScoptEvaluatorReads") * static method millModuleBasePath()mill.define.BasePath in class mill.scalalib.GenIdea has a different result type in other version, where it is mill.define.Ctx#BasePath rather than mill.define.BasePath filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.GenIdea.millModuleBasePath") * method millScoptEvaluatorReads()mill.main.EvaluatorScopt in object mill.scalalib.GenIdea does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdea.millScoptEvaluatorReads") * deprecated static method evalOrElse(mill.eval.Evaluator,mill.define.Task,scala.Function0)java.lang.Object in class mill.scalalib.GenIdeaImpl does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdeaImpl.evalOrElse") * deprecated method evalOrElse(mill.eval.Evaluator,mill.define.Task,scala.Function0)java.lang.Object in object mill.scalalib.GenIdeaImpl does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdeaImpl.evalOrElse") * method ideaJavaModuleFacets(Int)mill.define.Command in interface mill.scalalib.GenIdeaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdeaModule.ideaJavaModuleFacets") * method ideaConfigFiles(Int)mill.define.Command in interface mill.scalalib.GenIdeaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdeaModule.ideaConfigFiles") * method name()java.lang.String in class mill.scalalib.GenIdeaModule#IdeaConfigFile does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.name") * method component()java.lang.String in class mill.scalalib.GenIdeaModule#IdeaConfigFile has a different result type in other version, where it is scala.Option rather than java.lang.String filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.component") * method copy(java.lang.String,java.lang.String,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile in class mill.scalalib.GenIdeaModule#IdeaConfigFile's type is different in other version, where it is (os.SubPath,scala.Option,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile instead of (java.lang.String,java.lang.String,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.copy") * synthetic method copy$default$1()java.lang.String in class mill.scalalib.GenIdeaModule#IdeaConfigFile has a different result type in other version, where it is os.SubPath rather than java.lang.String filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.copy$default$1") * synthetic method copy$default$2()java.lang.String in class mill.scalalib.GenIdeaModule#IdeaConfigFile has a different result type in other version, where it is scala.Option rather than java.lang.String filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.copy$default$2") * method this(java.lang.String,java.lang.String,scala.collection.immutable.Seq)Unit in class mill.scalalib.GenIdeaModule#IdeaConfigFile's type is different in other version, where it is (os.SubPath,scala.Option,scala.collection.immutable.Seq)Unit instead of (java.lang.String,java.lang.String,scala.collection.immutable.Seq)Unit filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.this") * method apply(java.lang.String,java.lang.String,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile in object mill.scalalib.GenIdeaModule#IdeaConfigFile in other version does not have a correspondent with same parameter signature among (os.SubPath,java.lang.String,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile, (os.SubPath,scala.Option,scala.collection.immutable.Seq)mill.scalalib.GenIdeaModule#IdeaConfigFile filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.GenIdeaModule#IdeaConfigFile.apply") * method zincWorker()mill.scalalib.ZincWorkerModule in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.zincWorker") * method sources()mill.define.Sources in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.sources") * method resources()mill.define.Sources in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.resources") * method docSources()mill.define.Sources in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.docSources") * method docResources()mill.define.Sources in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.docResources") * method printDepsTree(Boolean,mill.define.Task)mill.define.Task in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.printDepsTree") * method ivyDepsTree(Boolean,Boolean,Boolean)mill.define.Command in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.ivyDepsTree") * synthetic method ivyDepsTree$default$1()Boolean in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.ivyDepsTree$default$1") * synthetic method ivyDepsTree$default$2()Boolean in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.ivyDepsTree$default$2") * synthetic method ivyDepsTree$default$3()Boolean in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.ivyDepsTree$default$3") * method runLocal(scala.collection.immutable.Seq)mill.define.Command in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.runLocal") * method run(scala.collection.immutable.Seq)mill.define.Command in interface mill.scalalib.JavaModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule.run") * method repositories()scala.collection.immutable.Seq in interface mill.scalalib.JavaModule#JavaModuleTests does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.JavaModule#JavaModuleTests.repositories") * method zincWorker()mill.scalalib.ZincWorkerModule in interface mill.scalalib.JavaModule#JavaModuleTests has a different result type in other version, where it is mill.define.ModuleRef rather than mill.scalalib.ZincWorkerModule filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.JavaModule#JavaModuleTests.zincWorker") * deprecated static method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option)mill.api.Result in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies") * deprecated static method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option)scala.Tuple2 in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * deprecated static method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option)mill.api.Result in class mill.scalalib.Lib's type is different in other version, where it is (scala.collection.immutable.Seq,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option,scala.Option)mill.api.Result instead of (scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option)mill.api.Result filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.Lib.resolveDependencies") * deprecated static method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option)scala.Tuple2 in class mill.scalalib.Lib's type is different in other version, where it is (scala.collection.immutable.Seq,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option,scala.Option)scala.Tuple2 instead of (scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option)scala.Tuple2 filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * synthetic static method resolveDependencies$default$8()scala.Option in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies$default$8") * synthetic static method resolveDependencies$default$4()Boolean in class mill.scalalib.Lib has a different result type in other version, where it is scala.Option rather than Boolean filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.Lib.resolveDependencies$default$4") * static method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option,scala.Option)mill.api.Result in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies") * synthetic static method resolveDependenciesMetadata$default$7()scala.Option in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata$default$7") * static method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option,scala.Option)scala.Tuple2 in class mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option,scala.Option)scala.Tuple2 in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option,scala.Option)mill.api.Result in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies") * deprecated method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option)scala.Tuple2 in object mill.scalalib.Lib's type is different in other version, where it is (scala.collection.immutable.Seq,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option,scala.Option)scala.Tuple2 instead of (scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option,scala.Option)scala.Tuple2 filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * deprecated method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option)mill.api.Result in object mill.scalalib.Lib's type is different in other version, where it is (scala.collection.immutable.Seq,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option,scala.Option)mill.api.Result instead of (scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option,scala.Option)mill.api.Result filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.Lib.resolveDependencies") * deprecated method resolveDependenciesMetadata(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,scala.Option,scala.Option)scala.Tuple2 in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata") * deprecated method resolveDependencies(scala.collection.immutable.Seq,scala.Function1,scala.collection.IterableOnce,Boolean,scala.Option,scala.Option)mill.api.Result in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies") * synthetic method resolveDependenciesMetadata$default$7()scala.Option in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependenciesMetadata$default$7") * synthetic method resolveDependencies$default$4()Boolean in object mill.scalalib.Lib has a different result type in other version, where it is scala.Option rather than Boolean filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.Lib.resolveDependencies$default$4") * synthetic method resolveDependencies$default$8()scala.Option in object mill.scalalib.Lib does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.Lib.resolveDependencies$default$8") * method sources()mill.define.Sources in interface mill.scalalib.MavenModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.MavenModule.sources") * method resources()mill.define.Sources in interface mill.scalalib.MavenModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.MavenModule.resources") * method sources()mill.define.Sources in interface mill.scalalib.MavenModule#MavenModuleTests has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.MavenModule#MavenModuleTests.sources") * method resources()mill.define.Sources in interface mill.scalalib.MavenModule#MavenModuleTests has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.MavenModule#MavenModuleTests.resources") * static method millScoptTargetReads()mainargs.TokensReader in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millScoptTargetReads") * static method millModuleSegments()mill.define.Segments in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millModuleSegments") * static method millModuleBasePath()mill.define.BasePath in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millModuleBasePath") * static method millSourcePath()os.Path in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millSourcePath") * static method millModuleShared()mill.define.Ctx#Foreign in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millModuleShared") * static method millModuleExternal()mill.define.Ctx#External in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millModuleExternal") * static method millOuterCtx()mill.define.Ctx in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millOuterCtx") * static method millModuleDirectChildren()scala.collection.immutable.Seq in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millModuleDirectChildren") * static method millInternal()mill.define.Module#millInternal# in interface mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millInternal") * method millScoptTargetReads()mainargs.TokensReader in object mill.scalalib.PublishModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.PublishModule.millScoptTargetReads") * method sources()mill.define.Sources in interface mill.scalalib.SbtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.SbtModule.sources") * method sources()mill.define.Sources in interface mill.scalalib.SbtModule#SbtModuleTests has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.SbtModule#SbtModuleTests.sources") * method docSources()mill.define.Sources in interface mill.scalalib.ScalaModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.ScalaModule.docSources") * abstract synthetic method mill$scalalib$ScalaModule$$super$mapDependencies()mill.define.Task in interface mill.scalalib.ScalaModule is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.ScalaModule.mill$scalalib$ScalaModule$$super$mapDependencies") * the type hierarchy of interface mill.scalalib.TestModule is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule") * deprecated method testFrameworks()mill.define.Target in interface mill.scalalib.TestModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.TestModule.testFrameworks") * method testFramework()mill.define.Target in interface mill.scalalib.TestModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.TestModule.testFramework") * deprecated method testTask(mill.define.Task)mill.define.Task in interface mill.scalalib.TestModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.TestModule.testTask") * abstract method zincWorker()mill.define.ModuleRef in interface mill.scalalib.TestModule is present only in other version filter with: ProblemFilter.exclude[ReversedMissingMethodProblem]("mill.scalalib.TestModule.zincWorker") * the type hierarchy of interface mill.scalalib.TestModule#Junit4 is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$Junit4") * the type hierarchy of interface mill.scalalib.TestModule#Junit5 is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$Junit5") * the type hierarchy of interface mill.scalalib.TestModule#Munit is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$Munit") * the type hierarchy of interface mill.scalalib.TestModule#ScalaTest is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$ScalaTest") * the type hierarchy of interface mill.scalalib.TestModule#Specs2 is different in other version. Missing types {mill.scalalib.ScalaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule,mill.scalalib.SemanticDbJavaModule,mill.scalalib.GenIdeaModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$Specs2") * the type hierarchy of interface mill.scalalib.TestModule#TestNg is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$TestNg") * the type hierarchy of interface mill.scalalib.TestModule#Utest is different in other version. Missing types {mill.scalalib.GenIdeaModule,mill.scalalib.OfflineSupportModule,mill.scalalib.JavaModule,mill.scalalib.CoursierModule} filter with: ProblemFilter.exclude[MissingTypesProblem]("mill.scalalib.TestModule$Utest") * class mill.scalalib.Versions does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.Versions") * object mill.scalalib.Versions does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.Versions$") * class mill.scalalib.bsp.BspBuildTargetId does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.bsp.BspBuildTargetId") * object mill.scalalib.bsp.BspBuildTargetId does not have a correspondent in other version filter with: ProblemFilter.exclude[MissingClassProblem]("mill.scalalib.bsp.BspBuildTargetId$") * static method millModuleSegments()mill.define.Segments in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millModuleSegments") * static method millModuleBasePath()mill.define.BasePath in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millModuleBasePath") * static method millSourcePath()os.Path in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millSourcePath") * static method millModuleShared()mill.define.Ctx#Foreign in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millModuleShared") * static method millModuleExternal()mill.define.Ctx#External in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millModuleExternal") * static method millOuterCtx()mill.define.Ctx in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millOuterCtx") * static method millModuleDirectChildren()scala.collection.immutable.Seq in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millModuleDirectChildren") * static method millInternal()mill.define.Module#millInternal# in interface mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.millInternal") * deprecated method repositories()scala.collection.immutable.Seq in object mill.scalalib.giter8.Giter8Module does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.giter8.Giter8Module.repositories") * static method millScoptTargetReads()mill.main.Tasks#Scopt in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millScoptTargetReads") * static method millModuleSegments()mill.define.Segments in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millModuleSegments") * static method millModuleBasePath()mill.define.BasePath in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millModuleBasePath") * static method millSourcePath()os.Path in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millSourcePath") * static method millModuleShared()mill.define.Ctx#Foreign in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millModuleShared") * static method millModuleExternal()mill.define.Ctx#External in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millModuleExternal") * static method millOuterCtx()mill.define.Ctx in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millOuterCtx") * static method millModuleDirectChildren()scala.collection.immutable.Seq in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millModuleDirectChildren") * static method millInternal()mill.define.Module#millInternal# in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millInternal") * method scalafmtConfig()mill.define.Sources in interface mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.scalafmtConfig") * method scalafmtConfig()mill.define.Sources in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.scalafmtConfig") * method zincWorker()mill.scalalib.ZincWorkerModule in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.ModuleRef rather than mill.scalalib.ZincWorkerModule filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.zincWorker") * method sources()mill.define.Sources in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.sources") * method resources()mill.define.Sources in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.resources") * method docSources()mill.define.Sources in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.docSources") * method docResources()mill.define.Sources in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Target rather than mill.define.Sources filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.docResources") * method printDepsTree(Boolean,mill.define.Task)mill.define.Task in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.printDepsTree") * method ivyDepsTree(Boolean,Boolean,Boolean)mill.define.Command in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.ivyDepsTree") * synthetic method ivyDepsTree$default$1()Boolean in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.scalalib.IvyDepsTreeArgs rather than Boolean filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.ivyDepsTree$default$1") * synthetic method ivyDepsTree$default$2()Boolean in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.ivyDepsTree$default$2") * synthetic method ivyDepsTree$default$3()Boolean in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.ivyDepsTree$default$3") * method runLocal(scala.collection.immutable.Seq)mill.define.Command in object mill.scalalib.scalafmt.ScalafmtModule's type is different in other version, where it is (mill.define.Task)mill.define.Command instead of (scala.collection.immutable.Seq)mill.define.Command filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.runLocal") * method run(scala.collection.immutable.Seq)mill.define.Command in object mill.scalalib.scalafmt.ScalafmtModule's type is different in other version, where it is (mill.define.Task)mill.define.Command instead of (scala.collection.immutable.Seq)mill.define.Command filter with: ProblemFilter.exclude[IncompatibleMethTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.run") * deprecated method repositories()scala.collection.immutable.Seq in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.repositories") * method ideaJavaModuleFacets(Int)mill.define.Command in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Task rather than mill.define.Command filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.ideaJavaModuleFacets") * method ideaConfigFiles(Int)mill.define.Command in object mill.scalalib.scalafmt.ScalafmtModule has a different result type in other version, where it is mill.define.Task rather than mill.define.Command filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtModule.ideaConfigFiles") * method millScoptTargetReads()mill.main.Tasks#Scopt in object mill.scalalib.scalafmt.ScalafmtModule does not have a correspondent in other version filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("mill.scalalib.scalafmt.ScalafmtModule.millScoptTargetReads") * static method millModuleBasePath()mill.define.BasePath in class mill.scalalib.scalafmt.ScalafmtWorkerModule has a different result type in other version, where it is mill.define.Ctx#BasePath rather than mill.define.BasePath filter with: ProblemFilter.exclude[IncompatibleResultTypeProblem]("mill.scalalib.scalafmt.ScalafmtWorkerModule.millModuleBasePath") 1 targets failed scalalib.mimaReportBinaryIssues Failed binary compatibility check! Found 137 potential problems (filtered 20)