Update Gradle Wrapper from 8.11 to 8.11.1 (#194) #366
build.yaml
on: push
Build
7m 32s
Validate Workflows
3s
Annotations
6 warnings and 1 notice
Lint: Obsolete custom lint check:
/home/runner/work/gradle-android-test-aggregation-plugin/gradle-android-test-aggregation-plugin/demo-project/app/build/intermediates/lint-cache/lintReportProdDebug/migrated-jars/androidx.navigation.common.lint.NavigationCommonIssueRegistry-5daa12651be0734e..jar#L0
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+).
|
Lint: Obsolete custom lint check:
/home/runner/work/gradle-android-test-aggregation-plugin/gradle-android-test-aggregation-plugin/demo-project/app/build/intermediates/lint-cache/lintReportProdDebug/migrated-jars/androidx.navigation.runtime.lint.NavigationRuntimeIssueRegistry-a8fea42aedb9bdb3..jar#L0
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
Failed to save cache entry with path '/home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/
/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-1cd58f207178c408b78916880b6a8275: Error: ENOENT: no such file or directory, realpath '/home/runner/.gradle/caches/8.10.1/kotlin-dsl/accessors/bd289438411a3ee4089e8926cfebde26'
|
Build
Failed to save cache entry with path '/home/runner/.gradle/caches/*/groovy-dsl/*/' and key: gradle-groovy-dsl-v1-1c345424d21bb807761f6b18efedf1d8: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
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/33297448667)
|