Skip to content

Testing new builds #2704

Testing new builds

Testing new builds #2704

Triggered via pull request November 7, 2024 21:27
Status Success
Total duration 6m 52s
Artifacts

test.yml

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

Annotations

11 warnings
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 (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 (core): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
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