Yes, there’s an issue related with that: <https://...
# detekt
b
Yes, there’s an issue related with that: https://github.com/detekt/detekt/issues/2655 As a woraround: run
./gradlew detektBaseline --continue
g
Thank you very much 🙏