Skip to content

chore: log states via redux #2553

chore: log states via redux

chore: log states via redux #2553

Triggered via pull request August 9, 2024 17:46
Status Failure
Total duration 12m 39s
Artifacts

test.yml

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

Annotations

3 errors and 24 warnings
instrumentation-test (kotlin_compose)
Timeout waiting for emulator to boot.
instrumentation-test (java_layout)
The job was canceled because "kotlin_compose" failed.
instrumentation-test (java_layout)
The operation was canceled.
Unit tests (base)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests (core)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/GistSdk.kt#L51
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.
Unit tests (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/GistSdk.kt#L264
This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)'
Unit tests (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L85
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#L89
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L40
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
instrumentation-test (kotlin_compose)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/