jbarr
06/10/2024, 11:54 PMBrais Gabin
06/14/2024, 11:41 AMjbarr
06/21/2024, 10:29 PMFAILURE com.ubercab.presidio.detekt.rules.ForbiddenMethodDetectorTest detect_matchOnCompanionObject: org.jetbrains.kotlin.cli.jvm.compiler.NoScopeRecordCliBindingTrace: method 'void <init>()' not found
java.lang.NoSuchMethodError: org.jetbrains.kotlin.cli.jvm.compiler.NoScopeRecordCliBindingTrace: method 'void <init>()' not found
at io.gitlab.arturbosch.detekt.test.KotlinCoreEnvironmentExtensionsKt.getContextForPaths(KotlinCoreEnvironmentExtensions.kt:14)
at io.gitlab.arturbosch.detekt.test.RuleExtensionsKt.lintWithContext(RuleExtensions.kt:46)
at io.gitlab.arturbosch.detekt.test.RuleExtensionsKt.compileAndLintWithContext(RuleExtensions.kt:61)
at com.ubercab.presidio.detekt.rules.ForbiddenMethodDetectorTest.detect_matchOnCompanionObject(ForbiddenMethodDetectorTest.kt:126)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)