chore: handle the case of empty identifier (#476) #174
deploy-sdk.yml
on: push
Deploy git tag
4m 36s
Deploy SDK to Maven Central
0s
Annotations
7 warnings
Deploy git tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy git tag:
core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Deploy git tag:
datapipelines/src/main/kotlin/io/customer/datapipelines/plugins/AutomaticActivityScreenTrackingPlugin.kt#L28
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
Deploy git tag:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Unchecked cast: Any? to Map<String, Any?>
|
|
Deploy git tag:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L116
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
|
Deploy git tag:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L120
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
|