Hello! We have been investigating and testing with SonarQube to try to adapt some rules that are making “isuess” jump in the revision that is made with Cast in our maven project. For some we have managed to locate their equivalents in Sonar, but for others we haven’t, so we are trying to create custom rules. We have made the example rule that appears in Custom Rules 101, but we have not found more information to make the following rule:
Avoid using Fields (non static final) from other Classes