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

Running detekt with Worker API does not work on older Gradle versions #7058

Closed
3flex opened this issue Mar 16, 2024 · 0 comments · Fixed by #7060
Closed

Running detekt with Worker API does not work on older Gradle versions #7058

3flex opened this issue Mar 16, 2024 · 0 comments · Fixed by #7060

Comments

@3flex
Copy link
Member

3flex commented Mar 16, 2024

Expected Behavior

Worker API can be used on all compatible Gradle versions.

Observed Behavior

It only works as far back as Gradle 7.5.

Steps to Reproduce

Use Gradle 6.8.3-7.4.2, run detekt with -Pdetekt.use.worker.api=true

Context

This issue was exposed by #6913. Attempts to enable worker API by default were unsuccessful.

Your Environment

  • Version of detekt used:
  • Version of Gradle used (if applicable):
  • Gradle scan link (add --scan option when running the gradle task):
  • Operating System and version:
  • Link to your project (if it's a public repository):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant