Skip to content

chore: Cleanup unused API_KEY from sample apps #2646

chore: Cleanup unused API_KEY from sample apps

chore: Cleanup unused API_KEY from sample apps #2646

Triggered via pull request October 3, 2024 10:03
Status Failure
Total duration 13m 21s
Artifacts

test.yml

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

Annotations

2 errors and 13 warnings
instrumentation-test (kotlin_compose, 31)
Timeout waiting for emulator to boot.
instrumentation-test (java_layout, 31)
Timeout waiting for emulator to boot.
Unit tests (core): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Unit tests (tracking-migration): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Unit tests (messagingpush): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Unit tests (messagingpush): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L118
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
Unit tests (messaginginapp): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Unit tests (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L105
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
Unit tests (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L109
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
Unit tests (datapipelines): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Unit tests (datapipelines): datapipelines/src/main/kotlin/io/customer/datapipelines/plugins/AutomaticActivityScreenTrackingPlugin.kt#L28
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java