Update README.md #431
auto-merge-branches.yml
on: push
Create PR with changes that should be merged into another branch
4s
Annotations
3 errors
io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► mutableDynamicRealm_insert_unsuportedType[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
Error:
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
|
io.realm.kotlin.test.mongodb.common.SyncedRealmTests ► writeCopyTo_flexibleSyncToFlexibleSync[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
Error:
kotlin.AssertionError: Expected <COMPLETE>, actual <PENDING>.
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests ► realmQuery_subscribe_waitFirstTime:
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.
|