Skip to content

Fix compiler crash when using Kotlin 2.0.20 #2628

Fix compiler crash when using Kotlin 2.0.20

Fix compiler crash when using Kotlin 2.0.20 #2628

Triggered via pull request September 15, 2024 10:53
Status Success
Total duration 14s
Artifacts

check-changelog.yml

on: pull_request
changelog
5s
changelog
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests ► insertMany_throwsOnEmptyList[jvm]: packages/test-sync/src/commonMain/kotlin/io/realm/kotlin/test/mongodb/util/AppServicesClient.kt#L1020
Failed test found in: ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml Error: java.net.ConnectException: Failed to connect to /54.158.228.105:38325
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► insert: packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in: ./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml Error: java.lang.IllegalStateException: [RLM_ERR_BAD_VERSION]: Unable to lock version 6 as it does not exist or has been cleaned up.
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests ► realmResults_subscribe_timeOut_fails: packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionExtensionsTests.kt#L359
Failed test found in: ./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml Error: java.lang.AssertionError: Expected an exception of class kotlinx.coroutines.TimeoutCancellationException to be thrown, but was java.lang.IllegalStateException: [RLM_ERR_BAD_VERSION]: Unable to lock version 6 as it does not exist or has been cleaned up.
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► waitForSynchronization_success: packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in: ./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml Error: java.lang.IllegalStateException: [RLM_ERR_BAD_VERSION]: Unable to lock version 6 as it does not exist or has been cleaned up.
changelog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445, dangoslen/changelog-enforcer@c0b9fd225180a405c5f21f7a74b99e2eccc3e951. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/