Skip to content

Fix issues introduced by #5152#5508

Merged
BraisGabin merged 2 commits into
detekt:mainfrom
3flex:5152-fix
Nov 5, 2022
Merged

Fix issues introduced by #5152#5508
BraisGabin merged 2 commits into
detekt:mainfrom
3flex:5152-fix

Conversation

@3flex

@3flex 3flex commented Nov 5, 2022

Copy link
Copy Markdown
Member

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.

3flex added 2 commits November 5, 2022 15:54
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

BraisGabin commented Nov 5, 2022

Copy link
Copy Markdown
Member

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

eygraber commented Nov 6, 2022

Copy link
Copy Markdown
Contributor

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