it looks like reporting for MPP is broken as errors are all written to one single file without appending the errors of different plattforms. E.g. if you have an error in js and one in jvm then in the end, main.xml only contains the errors from the jvm platform. Shall I open a bug or do I miss something?
g
gammax
08/12/2021, 8:39 PM
Can you cross che of it was the same for 1.17.1?
r
robstoll
08/12/2021, 8:41 PM
yes, same same
g
gammax
08/12/2021, 8:42 PM
Ok then is not a regression. Please open an issue. I'll check it asap :)
r
robstoll
08/12/2021, 8:50 PM
Will do
m
mkrussel
08/12/2021, 9:02 PM
Not sure if this is the same problem, but when I run multiple detekt tasks at the same time, only one of them creates output files. Or they are all writing to the same file.
mkrussel
08/12/2021, 9:03 PM
And the iOS tasks don't create anything even when run by themselves