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

lintCheck fails: ClassCastException:CheckedExceptionsDetector #5

Open
grote opened this issue Jul 5, 2022 · 0 comments
Open

lintCheck fails: ClassCastException:CheckedExceptionsDetector #5

grote opened this issue Jul 5, 2022 · 0 comments

Comments

@grote
Copy link

grote commented Jul 5, 2022

ClassCastException:CheckedExceptionsDetector$createUastHandler$1.visitCallExpression(CheckedExceptionsDetector.kt:93)
←UElementVisitor$DispatchPsiVisitor.visitCallExpression(UElementVisitor.kt:570)
←UElementVisitor$DelegatingPsiVisitor.visitCallExpression(UElementVisitor.kt:1103)
←KotlinUFunctionCallExpression.accept(KotlinUFunctionCallExpression.kt:186)
←ImplementationUtilsKt.acceptList(implementationUtils.kt:23)
←UBlockExpression$DefaultImpls.accept(UBlockExpression.kt:21)
←KotlinUBlockExpression.accept(KotlinUBlockExpression.kt:24)
←ULambdaExpression$DefaultImpls.accept(ULambdaExpression.kt:33)

Message: class org.jetbrains.uast.kotlin.KotlinUSimpleReferenceExpression cannot be cast to class org.jetbrains.uast.UCallExpression (org.jetbrains.uast.kotlin.KotlinUSimpleReferenceExpression and org.jetbrains.uast.UCallExpression are in unnamed module of loader java.net.URLClassLoader @374b2be5)

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

1 participant