Skip to content

test: data pipelines object support #3087

test: data pipelines object support

test: data pipelines object support #3087

Triggered via pull request August 15, 2024 08:54
Status Success
Total duration 2m 21s
Artifacts

lint.yml

on: pull_request
Kotlin Lint
29s
Kotlin Lint
Matrix: android-lint
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Kotlin Lint
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/
Android Lint (datapipelines)
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/
Android Lint (datapipelines): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Android Lint (datapipelines): datapipelines/src/main/kotlin/io/customer/datapipelines/plugins/AutomaticActivityScreenTrackingPlugin.kt#L40
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
Android Lint (messagingpush)
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/
Android Lint (messagingpush): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Android Lint (messagingpush): messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L118
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
Android Lint (core)
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/
Android Lint (core): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Android Lint (messaginginapp)
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/
Android Lint (messaginginapp): messaginginapp/src/main/res/values-v21#L1
Obsolete SDK_INT Version Check: This folder configuration (`v21`) is unnecessary; `minSdkVersion` is 21. Merge all the resources in this folder into `values`.
Android Lint (messaginginapp): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
Android Lint (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/GistSdk.kt#L53
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.
Android Lint (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/GistSdk.kt#L263
This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)'
Android Lint (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L82
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
Android Lint (messaginginapp): messaginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt#L86
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
Android Lint (tracking-migration)
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/
Android Lint (tracking-migration): core/src/main/kotlin/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java