chore: add activity to handle push click #1783
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, yutailang0119/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
messaginginapp/src/main/res/values-v21#L1
Obsolete SDK_INT Version Check: This folder configuration (`v21`) is unnecessary; `minSdkVersion` is 21. Merge all the resources in this folder into `values`.
|
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
sdk/src/main/java/io/customer/sdk/data/moshi/adapter/CustomAttributesAdapter.kt#L63
Name shadowed: value
|
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L30
Parameter 'organizationId' is never used
|
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.
|
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.
|
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Unchecked cast: Any to Map<String, Any?>
|
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Name shadowed: gistProperties
|
The logs for this run have expired and are no longer available.
Loading