Skip to content

Add support for Github Actions #1629

Add support for Github Actions

Add support for Github Actions #1629

Triggered via pull request December 7, 2023 15:01
Status Success
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-changelog.yml

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

Annotations

5 errors
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.QueryTests ► keyPath_usingWildCards: packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in: ./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.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.QueryTests ► asFlow_objectBound_withKeyPath: packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in: ./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.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.VersionTrackingTests ► initialVersionDereferencedAfterFirstWrite: packages/test-base/src/commonMain/kotlin/io/realm/kotlin/test/util/Utils.kt#L139
Failed test found in: ./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml Error: kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: Failed to receive update event
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.
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.notifications.BacklinksNotificationsTests ► keyPath_unknownNestedProperty: packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/common/notifications/BacklinksNotificationsTests.kt#L646
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.