Skip to content

Bump com.google.devtools.ksp:symbol-processing-api from 1.9.21-1.0.15 to 1.9.23-1.0.20 #357

Bump com.google.devtools.ksp:symbol-processing-api from 1.9.21-1.0.15 to 1.9.23-1.0.20

Bump com.google.devtools.ksp:symbol-processing-api from 1.9.21-1.0.15 to 1.9.23-1.0.20 #357

Triggered via pull request April 15, 2024 11:16
Status Success
Total duration 5m 38s
Artifacts

android.yml

on: pull_request
Matrix: Analyze
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
test (34, google_apis, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-java@v3, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (java)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, yutailang0119/action-android-lint@v3.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: home/runner/.gradle/caches/modules-2/files-2.1/org.jacoco/org.jacoco.agent/0.8.8/819fa4951ab75fba23be23f9f2793ced7fc423d7/org.jacoco.agent-0.8.8-runtime.jar#L1
Package not included in Android: Invalid package reference in library; not included in Android: `java.lang.instrument`. Referenced from `org.jacoco.agent.rt.internal_b6258fc.CoverageTransformer`.
lint: home/runner/.gradle/caches/modules-2/files-2.1/org.jacoco/org.jacoco.agent/0.8.8/819fa4951ab75fba23be23f9f2793ced7fc423d7/org.jacoco.agent-0.8.8-runtime.jar#L1
Package not included in Android: Invalid package reference in library; not included in Android: `java.lang.management`. Referenced from `org.jacoco.agent.rt.internal_b6258fc.JmxRegistration`.
lint: home/runner/.gradle/caches/modules-2/files-2.1/org.jacoco/org.jacoco.agent/0.8.8/819fa4951ab75fba23be23f9f2793ced7fc423d7/org.jacoco.agent-0.8.8-runtime.jar#L1
Package not included in Android: Invalid package reference in library; not included in Android: `javax.management`. Referenced from `org.jacoco.agent.rt.internal_b6258fc.JmxRegistration`.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/home/ActiveCollectionsRVAdapter.kt#L26
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/home/HomeFragment.kt#L159
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/manager/path/MyPathsRecyclerViewAdapter.kt#L99
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/imageselect/RVAdapter.kt#L24
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/selector/template/RVAdapter.kt#L29
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/selector/user/RVAdapter.kt#L38
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
lint: app/src/main/java/com/gy/chatpaths/aac/app/ui/manager/user/SimpleItemRecyclerViewAdapter.kt#L38
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.