Skip to content

Bump actions/setup-java from 3 to 4 #412

Bump actions/setup-java from 3 to 4

Bump actions/setup-java from 3 to 4 #412

Triggered via pull request April 22, 2024 05:25
Status Success
Total duration 3m 15s
Artifacts

android.yml

on: pull_request
Matrix: device-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unit-test: 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`.
unit-test: 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`.
unit-test: 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`.
unit-test: gradle/libs.versions.toml#L6
Obsolete Gradle Dependency: A newer version of androidx.core:core-ktx than 1.12.0 is available: 1.13.0
unit-test: gradle/libs.versions.toml#L6
Obsolete Gradle Dependency: A newer version of androidx.core:core-ktx than 1.12.0 is available: 1.13.0
unit-test: gradle/libs.versions.toml#L6
Obsolete Gradle Dependency: A newer version of androidx.core:core-ktx than 1.12.0 is available: 1.13.0
unit-test: 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.
unit-test: 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.
unit-test: 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.
unit-test: 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.