dropbox / dropbox/hypershard-android
[Bug] Casting issues.
Open
- Dominant language
- Kotlin
- Stars
- 84
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.