sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

org.jetbrains.kotlin.utils.KotlinExceptionWithAttachments in SqlDelightFindUsagesHandlerFactory.kt:85

Open square-clippy opened this issue 4 months ago • 0 comments

Error in SQL Delight IntelliJ Plugin

org.jetbrains.kotlin.utils.KotlinExceptionWithAttachments in SqlDelightFindUsagesHandlerFactory.kt:85 Exception while analyzing expression

View on Bugsnag

Stacktrace

SqlDelightFindUsagesHandlerFactory.kt:85 - app.cash.sqldelight.intellij.SqlDelightIdentifierHandler.processElementUsages
UnusedQueryInspection.kt:63 - app.cash.sqldelight.intellij.inspections.UnusedQueryInspection.hasUsages
UnusedQueryInspection.kt:28 - app.cash.sqldelight.intellij.inspections.UnusedQueryInspection.access$hasUsages
UnusedQueryInspection.kt:43 - app.cash.sqldelight.intellij.inspections.UnusedQueryInspection$buildVisitor$1$1.visitStmtIdentifier
SqlDelightStmtIdentifierImpl.java:21 - app.cash.sqldelight.core.psi.impl.SqlDelightStmtIdentifierImpl.accept
SqlDelightStmtIdentifierImpl.java:26 - app.cash.sqldelight.core.psi.impl.SqlDelightStmtIdentifierImpl.accept

View full stacktrace

Created automatically via Bugsnag

square-clippy avatar Apr 25 '24 19:04 square-clippy