refactor: move push click handling to processor #1850
test.yml
on: pull_request
Matrix: instrumentation-test
Matrix: unit-test
Annotations
49 warnings
Unit tests (messagingpush):
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
Unit tests (messagingpush):
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Unit tests (messagingpush):
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
Unit tests (messagingpush):
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
Unit tests (messagingpush):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L7
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messagingpush):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L24
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messagingpush):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L28
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messagingpush):
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
Unit tests (messaginginapp):
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
Unit tests (messaginginapp):
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Unit tests (messaginginapp):
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
Unit tests (messaginginapp):
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
Unit tests (messaginginapp):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L7
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messaginginapp):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L24
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messaginginapp):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L28
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (messaginginapp):
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L30
Parameter 'organizationId' is never used
|
Unit tests (messaginginapp):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L71
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 (sdk):
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
Unit tests (sdk):
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Unit tests (sdk):
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
Unit tests (sdk):
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
Unit tests (sdk):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L7
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (sdk):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L24
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (sdk):
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L28
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
Unit tests (sdk):
sdk/build/generated/source/kapt/debugUnitTest/io/customer/sdk/queue/QueueTest_TestQueueTaskDataJsonAdapter.kt#L26
This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
|
Unit tests (sdk):
sdk/build/generated/source/kapt/debugUnitTest/io/customer/sdk/queue/QueueTest_TestQueueTaskDataJsonAdapter.kt#L26
This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
|
instrumentation-test (java_layout):
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'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/DeviceRepository.kt#L34
Name shadowed: attributes
|
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#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
instrumentation-test (java_layout):
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L30
Parameter 'organizationId' is never used
|
instrumentation-test (java_layout):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L71
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 (java_layout):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L138
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 (java_layout):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Unchecked cast: Any to Map<String, Any?>
|
instrumentation-test (kotlin_compose):
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'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):
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
instrumentation-test (kotlin_compose):
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
instrumentation-test (kotlin_compose):
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L30
Parameter 'organizationId' is never used
|
instrumentation-test (kotlin_compose):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L71
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):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L138
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):
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Unchecked cast: Any to Map<String, Any?>
|