Hi, I faced the same issue with this one, kotlin:S1128 False Positive Jetpack Compose
Based on the solution, it has already been fixed. However, I still face the issue when I scan my code using both sonarqube cli and sonar lint. I tried to re-install the sonarlint plugin (to the latest version), but still face the issue. The sonarlint still detect the code smells.
Is there any step that I missed to update the rule?
Sonarqube gradle plugin version: 3.5.0.2730
Sonarlint version: 8.0.0.63273
Thanks,
Daniel