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

ClassCastException when parsing Antora information #1422

Closed
sentry-io bot opened this issue Aug 29, 2023 · 1 comment
Closed

ClassCastException when parsing Antora information #1422

sentry-io bot opened this issue Aug 29, 2023 · 1 comment
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 29, 2023

Sentry Issue: ASCIIDOC-INTELLIJ-PLUGIN-5GS

ClassCastException: class java.util.Collections$SingletonList cannot be cast to class java.lang.Boolean (java.util.Collections$SingletonList and java.lang.Boolean are in module java.base of loader 'bootstrap')
    at org.asciidoc.intellij.psi.AsciiDocUtil.antoraVersionAndComponentExist(AsciiDocUtil.java:1667)
    at org.asciidoc.intellij.inspections.AsciiDocAntoraModuleResolveInspection$1.visitElement(AsciiDocAntoraModuleResolveInspection.java:34)
    at com.intellij.psi.impl.PsiElementBase.accept(PsiElementBase.java:270)
    at com.intellij.codeInsight.daemon.impl.InspectionRunner.lambda$processInOrder$10(InspectionRunner.java:334)
    at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1133)
...
(24 additional frame(s) were not displayed)
@ahus1
Copy link
Contributor

ahus1 commented Aug 29, 2023

Fixed in upcoming release

@ahus1 ahus1 closed this as completed Aug 29, 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

No branches or pull requests

1 participant