test: data pipelines object support #2560
Annotations
4 warnings
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/
|
core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOFirebaseMessagingService.kt#L49
Parameter 'context' is never used
|
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L118
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
This job succeeded
Loading