I'm seeing a few instances of this in the logs when running detekt 2.0.0-alpha.0
There were 11 compiler errors found during legacy compiler analysis. This affects accuracy of reporting.
Do I need to use the compiler plugin to resolve those?
b
Brais Gabin
09/04/2025, 7:14 PM
That's expected with legacy. And, right now, detekt executes both. I hope that in the next alpha that will be removed. We are 1 rule away from full migration to the analysis API.