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

java.lang.ArrayIndexOutOfBoundsException in UnusedQueryInspection.kt:41 #3426

Closed
square-clippy opened this issue Aug 10, 2022 · 1 comment · Fixed by #3427
Closed

java.lang.ArrayIndexOutOfBoundsException in UnusedQueryInspection.kt:41 #3426

square-clippy opened this issue Aug 10, 2022 · 1 comment · Fixed by #3427
Labels

Comments

@square-clippy
Copy link
Collaborator

Error in SQL Delight IntelliJ Plugin

java.lang.ArrayIndexOutOfBoundsException in UnusedQueryInspection.kt:41
Index 0 out of bounds for length 0

View on Bugsnag

Stacktrace

UnusedQueryInspection.kt:41 - app.cash.sqldelight.intellij.inspections.UnusedQueryInspection.buildVisitor

View full stacktrace

Created automatically via Bugsnag

@vanniktech
Copy link
Contributor

Closed my project, deleted .gradle & .idea directory and reopened project without a sync. Then that happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants