Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues introduced by #5152 #5508

Merged
merged 2 commits into from Nov 5, 2022
Merged

Fix issues introduced by #5152 #5508

merged 2 commits into from Nov 5, 2022

Conversation

3flex
Copy link
Member

@3flex 3flex commented Nov 5, 2022

I expect this

While remaining compatible with the configuration cache (i.e. doesn't reintroduce #5150).

Recommend this get merged, release RC3 and request the reporters of the issues above to retest.

This avoids the issue with configuration cache originally reported in
detekt#5150, while keeping the v1.21 method of determining the classpath for the
generated detekt tasks.
@BraisGabin BraisGabin added this to the 1.22.0 milestone Nov 5, 2022
@BraisGabin
Copy link
Member

BraisGabin commented Nov 5, 2022

I just tested it. It defenetly fixes all those issues so merging. I couldnt test if it doesn't introduce the other one.

@BraisGabin BraisGabin merged commit 9b38f67 into detekt:main Nov 5, 2022
@3flex 3flex deleted the 5152-fix branch November 5, 2022 20:50
@eygraber
Copy link
Contributor

eygraber commented Nov 6, 2022

Looks like this fixes the issues with UnusedImports, UnreachableCode, and RedundantSuspendModifier that I was seeing in RC2 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants