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

PoC migration to Kotlin Analysis API #446

Draft
wants to merge 62 commits into
base: master
Choose a base branch
from
Draft

Conversation

Godin
Copy link
Member

@Godin Godin commented Sep 27, 2024

@Godin Godin self-assigned this Sep 27, 2024
@Godin Godin force-pushed the godin/kotlin-analysis-api branch 4 times, most recently from b55fd8c to 310295d Compare September 30, 2024 15:04
@Godin Godin force-pushed the godin/kotlin-analysis-api branch from 310295d to 1fa4209 Compare October 7, 2024 10:58
@Godin Godin force-pushed the godin/kotlin-analysis-api branch from 1fa4209 to c4c44b6 Compare October 7, 2024 12:52
Copy link

sonarqube-next bot commented Oct 7, 2024

Quality Gate failed Quality Gate failed

Failed conditions
7 New issues
73.6% Coverage on New Code (required ≥ 85%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Godin Godin force-pushed the godin/kotlin-analysis-api branch 2 times, most recently from 2be04e0 to 62bc884 Compare October 8, 2024 19:58
@Godin Godin force-pushed the godin/kotlin-analysis-api branch 3 times, most recently from aa56e36 to 762c3e8 Compare October 8, 2024 21:48
Because of

    java.lang.NoClassDefFoundError: org/jetbrains/kotlin/js/descriptorUtils/DescriptorUtilsKt
    at org.sonarsource.kotlin.checks.VoidShouldBeUnitCheckKt.isJavaLangVoid(VoidShouldBeUnitCheck.kt:114)

And

    java.util.ServiceConfigurationError:
    org.jetbrains.kotlin.resolve.jvm.jvmSignature.KotlinToJvmSignatureMapper:
    Provider org.jetbrains.kotlin.codegen.signature.KotlinToJvmSignatureMapperImpl not found
@Godin Godin force-pushed the godin/kotlin-analysis-api branch from e07b3b2 to 4892cc1 Compare October 10, 2024 00:09
@Godin Godin force-pushed the godin/kotlin-analysis-api branch 2 times, most recently from 577dbf6 to 6c5f3b8 Compare October 21, 2024 19:43
@Godin Godin force-pushed the godin/kotlin-analysis-api branch from 6c5f3b8 to 0b5a2a6 Compare October 21, 2024 20:08
@Godin Godin force-pushed the godin/kotlin-analysis-api branch 4 times, most recently from f7a92e1 to 3469c99 Compare October 22, 2024 20:10
@Godin Godin force-pushed the godin/kotlin-analysis-api branch from 3469c99 to a594fb9 Compare October 22, 2024 20:42
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
142 New issues
66.7% Coverage on New Code (required ≥ 85%)
1 New Critical Issues (required ≤ 0)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Godin Godin changed the title SONARKT-400 Use kotlin-analysis-api PoC migration to Kotlin Analysis API Dec 5, 2024
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

Successfully merging this pull request may close these issues.

1 participant