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

Problems with updating Kotlin to 2.0.0 #3533

Closed
atyrin opened this issue Mar 15, 2024 · 0 comments · Fixed by #3516
Closed

Problems with updating Kotlin to 2.0.0 #3533

atyrin opened this issue Mar 15, 2024 · 0 comments · Fixed by #3516
Labels
bug language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs
Milestone

Comments

@atyrin
Copy link
Contributor

atyrin commented Mar 15, 2024

KGP + kotlin-compiler versions: 2.0.0-dev-18990 (but the change will be released in Beta5)
The error message

> Task :dokka-subprojects:analysis-kotlin-descriptors-ide:compileKotlin FAILED
e: file:///Users/Andrei.Tyrin/IdeaProjects/_gates/dokka_kct/dokka-subprojects/analysis-kotlin-descriptors-ide/src/main/kotlin/org/jetbrains/dokka/analysis/kotlin/descriptors/ide/DokkaResolutionFacade.kt:69:20 Object is not abstract and does not implement abstract member public abstract fun getProject(): Project? defined in org.jetbrains.kotlin.resolve.BindingContext

The change in Kotlin: https://youtrack.jetbrains.com/issue/KT-66449

@atyrin atyrin added the bug label Mar 15, 2024
@IgnatBeresnev IgnatBeresnev added the language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs label Mar 15, 2024
@IgnatBeresnev IgnatBeresnev linked a pull request Apr 9, 2024 that will close this issue
@IgnatBeresnev IgnatBeresnev changed the title Migration kotlin-compiler to 2.0.0-Beta5 leads to non implemented abstract memeber in BindingContext Problems with updating Kotlin to 2.0.0 Apr 22, 2024
@IgnatBeresnev IgnatBeresnev added this to the Dokka 2.0.0 milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants