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

runKtlintCheckOverTestSourceSet Error #813

Open
dannyk0104 opened this issue Dec 2, 2024 · 2 comments
Open

runKtlintCheckOverTestSourceSet Error #813

dannyk0104 opened this issue Dec 2, 2024 · 2 comments

Comments

@dannyk0104
Copy link

dannyk0104 commented Dec 2, 2024

Hi,
I am getting following errors all the sudden..
Can't figure out the way to fix it. Any idea on this issue?

Here is my version setup.

id("org.jlleitschuh.gradle.ktlint").version("12.1.2")
java version: 21
kotlin("jvm") version "1.9.25"
gradle: 8.10.2

I found that using
kotlin("plugin.jpa") version "2.1.0" plugin creates the errors.

image

@Claudio-S
Copy link

Seems like a duplicate of: #809

@wickenico
Copy link

Got the same error, quick fix was to downgrade to Kotlin 2.0.21 again.

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

No branches or pull requests

3 participants