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
Hi, have you noticed other findings producing as many warning notifications ?
It seems as the NoUnusedImports rule reports the imports at the file node, hm.
IDEA 2023.2 fixes this issue automatically for me:
which version are you using?
Edit: It is a bug from the detekt core side introduced in 1.23.0, see detekt/detekt#6390
Not sure how fast a new detekt version will be published and if we should introduce a workaround in the meantime :)
Every time you comment the code, detekt shows tons of notifications about unused imports. Please show only one warning notification per issue type.
The text was updated successfully, but these errors were encountered: