hypershard-android icon indicating copy to clipboard operation
hypershard-android copied to clipboard

[Bug] Casting issues.

Open Georges1998 opened this issue 1 year ago • 0 comments

While using the package run into the following error:

Exception in thread "main" java.lang.ClassCastException: class kotlinx.ast.common.ast.DefaultAstNote 
cannot be cast to class kotlinx.ast.common.klass.klassDeclaration (kotlinx.ast.common.ast.DefaultAstNode and
kotlinx.ast.common.klass.klassDeclaration are in unnamed module ..

Need to look into catching and logging the error.

Georges1998 avatar Nov 12 '24 14:11 Georges1998