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

[K2] Avoid calling analyze on built-ins psi #3200

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

vmishenev
Copy link
Contributor

Otherwise, Caused by: org.jetbrains.kotlin.utils.exceptions.KotlinIllegalArgumentExceptionWithAttachments: Unexpected class org.jetbrains.kotlin.analysis.project.structure.KtBuiltinsModule at org.jetbrains.kotlin.analysis.low.level.api.fir.util.ExceptionUtilsKt.errorWithFirSpecificEntries(exceptionUtils.kt:50)

Otherwise, `Caused by: org.jetbrains.kotlin.utils.exceptions.KotlinIllegalArgumentExceptionWithAttachments: Unexpected class org.jetbrains.kotlin.analysis.project.structure.KtBuiltinsModule
                          	at org.jetbrains.kotlin.analysis.low.level.api.fir.util.ExceptionUtilsKt.errorWithFirSpecificEntries(exceptionUtils.kt:50)`
@vmishenev vmishenev changed the title Avoid calling analyze on built-ins [K2] Avoid calling analyze on built-ins Oct 11, 2023
@vmishenev vmishenev changed the title [K2] Avoid calling analyze on built-ins [K2] Avoid calling analyze on built-ins psi Oct 11, 2023
@vmishenev vmishenev merged commit edd5195 into master Oct 11, 2023
9 checks passed
@vmishenev vmishenev deleted the avoid-calling-analyze-on-bult-ins branch October 11, 2023 17:00
@IgnatBeresnev IgnatBeresnev added this to the Dokka 1.9.20 milestone Oct 12, 2023
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.

2 participants