apply

abstract fun apply(result: KotlinCompilation.Result): List<String>

Returns a list of error string or empty when all is well.