We have several FirFileChecker's using DiagnosticReporter to report errors. The checkers stopped printing out errors after upgrade to Kotlin 1.8.21.
Other checkers for example FirClassChecker are reporting errors fine. The problem is only with FirFileChecker.
Is it a known issue?