Mikhail Zinchenko
10/20/2022, 2:47 PMVampire
10/20/2022, 2:56 PMtapchicoma
10/20/2022, 4:22 PMMikhail Zinchenko
10/20/2022, 4:34 PMJust redirect the output of Gradle to a file?I can try it, but I will need to grep warnings manually / associate warnings with module manually. Also, it can’t be cached, because to generate full warnings report, I will need to run
compileAll --rerun-tasks
no matter how many files are changed since last launch.Mikhail Zinchenko
10/20/2022, 4:34 PMrelated: https://youtrack.jetbrains.com/issue/KT-40682/Generate-a-report-with-compile-warningsYes, that’ll be a great feature