Hi, folks Currently we use sonar in CI to analyze the quality of backend java code. So sonar will not analyze the front-end code. But some pr is to fix the front-end issues, at the same time github has set sonar checks as required. So these PRs will never pass, like [1].
So I suggest changing SonarCloud Code Analysis on github to be unrequired. I will wait one day. If no one raises new questions, we will follow this plan. [1] https://github.com/apache/incubator-dolphinscheduler/pull/3200
