You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InspectionPlugin: org.jetbrains.idea.inspections.runners.RunnerException: Exception caught in inspection plugin: java.lang.NullPointerException
at org.jetbrains.idea.inspections.runners.IdeaRunner.run(IdeaRunner.kt:163)
at org.jetbrains.idea.inspections.ProxyRunnerImpl.run(ProxyRunnerImpl.kt:32)
at org.jetbrains.idea.inspections.ProxyRunnerImpl.step(ProxyRunnerImpl.kt:17)
at org.jetbrains.idea.inspections.ProxyRunnerImpl$Companion.main(ProxyRunnerImpl.kt:52)
at org.jetbrains.idea.inspections.ProxyRunnerImpl.main(ProxyRunnerImpl.kt)
Caused by: java.lang.NullPointerException
at org.jetbrains.idea.inspections.PsiUtilsKt.getLine(PsiUtils.kt:16)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.coversElement(HTMLGenerator.kt:46)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.findElementToPrint(HTMLGenerator.kt:54)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.generatePinnedProblem(HTMLGenerator.kt:129)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.generateBody(HTMLGenerator.kt:155)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.access$generateBody(HTMLGenerator.kt:15)
at org.jetbrains.idea.inspections.generators.HTMLGenerator$generate$1$2.invoke(HTMLGenerator.kt:171)
at org.jetbrains.idea.inspections.generators.HTMLGenerator$generate$1$2.invoke(HTMLGenerator.kt:15)
at org.jetbrains.idea.inspections.generators.HTML.tag(HTML.kt:63)
at org.jetbrains.idea.inspections.generators.HTMLGenerator$generate$1.invoke(HTMLGenerator.kt:170)
at org.jetbrains.idea.inspections.generators.HTMLGenerator$generate$1.invoke(HTMLGenerator.kt:15)
at org.jetbrains.idea.inspections.generators.HTML.tag(HTML.kt:63)
at org.jetbrains.idea.inspections.generators.HTMLGenerator.generate(HTMLGenerator.kt:166)
at org.jetbrains.idea.inspections.runners.InspectionsRunner$reportProblems$2.invoke(InspectionsRunner.kt:326)
at org.jetbrains.idea.inspections.runners.InspectionsRunner$reportProblems$2.invoke(InspectionsRunner.kt:28)
at org.jetbrains.idea.inspections.runners.IdeaRunner$invoke$1.run(IdeaRunner.kt:102)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at org.jetbrains.idea.inspections.runners.IdeaRunner$runReadAction$1.invoke(IdeaRunner.kt:97)
at org.jetbrains.idea.inspections.runners.IdeaRunner$runReadAction$1.invoke(IdeaRunner.kt:36)
at org.jetbrains.idea.inspections.runners.IdeaRunner.invoke(IdeaRunner.kt:101)
at org.jetbrains.idea.inspections.runners.IdeaRunner.runReadAction(IdeaRunner.kt:97)
at org.jetbrains.idea.inspections.runners.InspectionsRunner.reportProblems(InspectionsRunner.kt:319)
at org.jetbrains.idea.inspections.runners.InspectionsRunner.analyze(InspectionsRunner.kt:118)
at org.jetbrains.idea.inspections.runners.InspectionsRunner.analyze(InspectionsRunner.kt:28)
at org.jetbrains.idea.inspections.runners.FileInfoRunner.analyze(FileInfoRunner.kt:65)
at org.jetbrains.idea.inspections.runners.FileInfoRunner.analyze(FileInfoRunner.kt:18)
at org.jetbrains.idea.inspections.runners.IdeaRunner.run(IdeaRunner.kt:159)
... 4 more
InspectionPlugin: Task execution exception
InspectionPlugin: Exception during running: org.gradle.api.tasks.TaskExecutionException: Execution failed for task
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: