ci: fix release workflow (#423) #156
deploy-sdk.yml
on: push
Deploy git tag
3m 10s
Deploy SDK to Maven Central
7m 46s
Annotations
23 warnings
Deploy git tag
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/
|
Deploy git tag
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/
|
Deploy git tag:
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
Deploy git tag:
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Deploy git tag:
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
Deploy git tag:
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
Deploy git tag:
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
Deploy git tag:
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L29
Parameter 'organizationId' is never used
|
Deploy git tag:
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.
|
Deploy git tag:
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.
|
Deploy git tag:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L37
Unchecked cast: Any to Map<String, Any?>
|
Deploy SDK to Maven Central
The following actions use a deprecated Node.js version 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/
|
Deploy SDK to Maven Central:
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
Deploy SDK to Maven Central:
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Deploy SDK to Maven Central:
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
Deploy SDK to Maven Central:
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
Deploy SDK to Maven Central:
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.
|
Deploy SDK to Maven Central:
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.
|
Deploy SDK to Maven Central:
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.
|
Deploy SDK to Maven Central:
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
Deploy SDK to Maven Central:
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L29
Parameter 'organizationId' is never used
|