Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add priority field to message and sorting by priority within local store #276

Merged
merged 3 commits into from
Nov 9, 2023

Forcing a commit

d61728e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: add priority field to message and sorting by priority within local store #276

Forcing a commit
d61728e
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Nov 8, 2023 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in samples/kotlin_compose/src/androidTest/java/io/customer/android/sample/kotlin_compose/MemoryLeakageInstrumentedTest.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MemoryLeakageInstrumentedTest.testMemoryLeakage

java.lang.IllegalStateException: CustomerIO.Builder::build() must be called before obtaining CustomerIO instance
at io.customer.sdk.CustomerIO$Companion.instance(CustomerIO.kt:177)
Raw output
java.lang.IllegalStateException: CustomerIO.Builder::build() must be called before obtaining CustomerIO instance
at io.customer.sdk.CustomerIO$Companion.instance(CustomerIO.kt:177)
at io.customer.android.sample.kotlin_compose.ui.dashboard.DashboardViewModel$logout$1.invokeSuspend(DashboardViewModel.kt:41)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@d124e68, Dispatchers.Main.immediate]