Greetings everyone: I found it very annoying if I forgot to use spotless to unify the format, then all tests would fail directly and that CI run would be totally useless and a waste of time, as I could not see whether my changes would fix some tests or not.
So I suggest to move the spotless check into as a separate CI task, so even if I have to correct the format, I can still use this run to check if the tests are fixed. Best Tian Jiang
