chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.21 - autoclosed #221
GitHub Actions / Test Failures (23)
failed
Oct 23, 2025 in 0s
142 tests run, 0 skipped, 1 failed.
Annotations
Check failure on line 54 in de/joshuagleitze/stringnotation/WordTest
github-actions / Test Failures (23)
WordTest.allows to map parts()
kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Function 'uppercase' (JVM signature: uppercase(Ljava/lang/String;)Ljava/lang/String;) not resolved in file class kotlin.text.StringsKt: no members found
Raw output
kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Function 'uppercase' (JVM signature: uppercase(Ljava/lang/String;)Ljava/lang/String;) not resolved in file class kotlin.text.StringsKt: no members found
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.findFunctionDescriptor(KDeclarationContainerImpl.kt:149)
at kotlin.reflect.jvm.internal.KFunctionImpl.descriptor_delegate$lambda$0(KFunctionImpl.kt:62)
at kotlin.reflect.jvm.internal.KFunctionImpl.accessor$KFunctionImpl$lambda0(KFunctionImpl.kt)
at kotlin.reflect.jvm.internal.KFunctionImpl$$Lambda$0.invoke(Unknown Source)
at kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal.invoke(ReflectProperties.java:70)
at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:32)
at kotlin.reflect.jvm.internal.KFunctionImpl.getDescriptor(KFunctionImpl.kt:61)
at kotlin.reflect.jvm.internal.KFunctionImpl.toString(KFunctionImpl.kt:229)
at kotlin.jvm.internal.FunctionReference.toString(FunctionReference.java:130)
at ch.tutteli.atrium.core.robstoll.lib.reporting.TextMethodCallFormatter.formatArgument(TextMethodCallFormatter.kt:26)
at ch.tutteli.atrium.core.robstoll.lib.reporting.TextMethodCallFormatter$formatCall$1.invoke(TextMethodCallFormatter.kt:16)
at ch.tutteli.atrium.core.robstoll.lib.reporting.TextMethodCallFormatter$formatCall$1.invoke(TextMethodCallFormatter.kt:14)
at kotlin.text.StringsKt__AppendableKt.appendElement(Appendable.kt:84)
at kotlin.collections.ArraysKt___ArraysKt.joinTo(_Arrays.kt:24822)
at kotlin.collections.ArraysKt___ArraysKt.joinToString(_Arrays.kt:25039)
at kotlin.collections.ArraysKt___ArraysKt.joinToString$default(_Arrays.kt:25038)
at ch.tutteli.atrium.core.robstoll.lib.reporting.TextMethodCallFormatter.formatCall(TextMethodCallFormatter.kt:16)
at ch.tutteli.atrium.logic.impl.DefaultFeatureAssertions.f1(DefaultFeatureAssertions.kt:26)
at ch.tutteli.atrium.logic.FeatureKt.f1(feature.kt:23)
at ch.tutteli.atrium.api.fluent.en_GB.FeatureAssertionsKt.feature(featureAssertions.kt:84)
at de.joshuagleitze.stringnotation.WordTest.allows to map parts(WordTest.kt:54)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
Loading