ci: fix release workflow (#423) #156
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: codeclimate/[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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: levibostian/setup-sd@add-file-extension, actions/setup-java@v3, codeclimate/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L29
Parameter 'organizationId' is never used
|
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L119
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#L208
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#L37
Unchecked cast: Any to Map<String, Any?>
|
This job succeeded
Loading