Add support for Github Actions #1636
Annotations
2 errors
io.realm.kotlin.test.common.QueryTests ► asFlow_objectBound_withKeyPath[jvm]:
packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in:
./packages/test-base/build/test-results/jvmTest/TEST-io.realm.kotlin.test.common.QueryTests.xml
Error:
java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.notifications.BacklinksNotificationsTests ► keyPath_invalidNestedProperty:
packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/common/notifications/BacklinksNotificationsTests.kt#L654
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.AssertionError: Expected an exception of class java.lang.IllegalArgumentException to be thrown, but was java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|