Skip to content

feat: persistant in-app messages #1894

feat: persistant in-app messages

feat: persistant in-app messages #1894

Triggered via pull request October 19, 2023 20:24
Status Failure
Total duration 8m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: instrumentation-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Unit tests (base)
Codecov: Error validating uploader: Signed digest did not match
Unit tests (messaginginapp)
The job was canceled because "base" failed.
Unit tests (messaginginapp)
❌ No test results found for JUnit Test Report
Unit tests (messaginginapp)
The operation was canceled.
Unit tests (messagingpush)
The job was canceled because "base" failed.
Unit tests (messagingpush)
❌ No test results found for JUnit Test Report
Unit tests (messagingpush)
The operation was canceled.
Unit tests (sdk)
The job was canceled because "base" failed.
Unit tests (sdk)
❌ No test results found for JUnit Test Report
Unit tests (sdk)
The operation was canceled.
instrumentation-test (java_layout): sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L549
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
instrumentation-test (java_layout): sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
instrumentation-test (java_layout): sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
instrumentation-test (java_layout): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L132
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
instrumentation-test (java_layout): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushReceiver.kt#L43
'getParcelable(String?): T?' is deprecated. Deprecated in Java
instrumentation-test (java_layout): messagingpush/src/main/java/io/customer/messagingpush/util/DeepLinkUtil.kt#L143
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
instrumentation-test (java_layout): messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L118
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
instrumentation-test (kotlin_compose): sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L549
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose): sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L132
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushReceiver.kt#L43
'getParcelable(String?): T?' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose): messagingpush/src/main/java/io/customer/messagingpush/util/DeepLinkUtil.kt#L143
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose): messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L118
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.