You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nuhkoca Thanks for reporting - this seems like a false positive coming from Detekt (reported). UnusedPrivateClass rule is now disabled as default until resolved by arturbosch/detekt.
Hello,
I implemented Codefactor for one of my repositories. However, it mentions a weird issue.
I have InternalApi annotation class and use it inside my class as follows:
DataModule.kt
Could you please tell me how to solve this issue? Thanks,
The text was updated successfully, but these errors were encountered: