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
I think under this issue we can also investigate problem with extra warnings from kotlin
Seems, it should be fixed (youtrack, stackoverflow) in kotlin 1.5
@akuleshov7 we don't have any compilation warnings, because we've enabled -Werror long ago under #781
This issue is about runtime warning which appears to be caused by incorrect usage of reflection deep inside kotlin-compiler. It needs some investigation, but it'll probably have to be resolved on their side.
I think under this issue we can also investigate problem with extra warnings from kotlin
Seems, it should be fixed (youtrack, stackoverflow) in
kotlin 1.5
Originally posted by @kgevorkyan in #971 (comment)
The text was updated successfully, but these errors were encountered: