feat: support for wrapper SDKs (#442) #161
deploy-sdk.yml
on: push
Deploy git tag
4m 28s
Deploy SDK to Maven Central
8m 40s
Annotations
15 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, 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:
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#L105
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#L109
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 SDK to Maven Central:
core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
Deploy SDK to Maven Central:
datapipelines/src/main/kotlin/io/customer/datapipelines/plugins/AutomaticActivityScreenTrackingPlugin.kt#L28
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
Deploy SDK to Maven Central:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/model/Message.kt#L36
Unchecked cast: Any? to Map<String, Any?>
|
|
Deploy SDK to Maven Central:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L105
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 SDK to Maven Central:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L109
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 SDK to Maven Central:
core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|