Skip to content

Update Gradle Wrapper from 8.10.2 to 8.11 #360

Update Gradle Wrapper from 8.10.2 to 8.11

Update Gradle Wrapper from 8.10.2 to 8.11 #360

Triggered via pull request November 12, 2024 01:39
Status Success
Total duration 9m 55s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 1 notice
Build
Save Gradle User Home failed in 'beforeSave': Error: ENOENT: no such file or directory, scandir '/home/runner/.gradle/caches/8.10.1/transforms/1a616140090904c68e472181102dfe2b'
Build
Library lint checks out of date; these checks **will be skipped**! Lint found an issue registry (`androidx.navigation.common.lint.NavigationCommonIssueRegistry`) which was compiled against an older version of lint than this one. This is usually fine, but not in this case; some basic verification shows that the lint check jar references (for example) the following API which is no longer valid in this version of lint: org.jetbrains.kotlin.analysis.api.lifetime.KaDefaultLifetimeTokenProvider#Companion (Referenced from androidx/navigation/lint/UtilKt.class) Therefore, this lint check library is **not** included in analysis. This affects the following lint checks: `EmptyNavDeepLink`,`WrongStartDestinationType`,`MissingSerializableAnnotation`,`MissingKeepAnnotation` Recompile the checks against the latest version, or if this is a check bundled with a third-party library, see if there is a more recent version available. Version of Lint API this lint check is using is 14. The Lint API version currently running is 16 (8.7+).
Build
Library lint checks out of date; these checks **will be skipped**! Lint found an issue registry (`androidx.navigation.runtime.lint.NavigationRuntimeIssueRegistry`) which was compiled against an older version of lint than this one. This is usually fine, but not in this case; some basic verification shows that the lint check jar references (for example) the following API which is no longer valid in this version of lint: org.jetbrains.kotlin.analysis.api.lifetime.KaDefaultLifetimeTokenProvider#Companion (Referenced from androidx/navigation/lint/UtilKt.class) Therefore, this lint check library is **not** included in analysis. This affects the following lint checks: `DeepLinkInActivityDestination`,`WrongStartDestinationType`,`WrongNavigateRouteType`,`MissingKeepAnnotation`,`MissingSerializableAnnotation` Recompile the checks against the latest version, or if this is a check bundled with a third-party library, see if there is a more recent version available. Version of Lint API this lint check is using is 14. The Lint API version currently running is 16 (8.7+).
Build
Processed 20 files: 16 tests ✅ passed, checks: ⚠️ 2 warnings. See `Test Results` (https://github.com/gmazzo/gradle-android-test-aggregation-plugin/runs/32837620048)