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
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
Yep, I've also found this youtrack ticket, which also states that this issue should be fixed in 1.5.20. However, several projects with diktat, i.e. diktat, save, have another class in the warning:
WARNING: Illegal reflective access by org.jetbrains.kotlin.com.intellij.util.ReflectionUtil (file:/home/runner/.m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.5.20/kotlin-compiler-embeddable-1.5.20.jar) to field java.lang.Throwable.backtrace
Describe the bug
This message is true, but we shouldn't log it. We have some special handling of gradle scripts, and it should include legal absence of src directory
Environment information
The text was updated successfully, but these errors were encountered: