Update Gradle Wrapper from 8.10.1 to 8.10.2 (#175) #341
build.yaml
on: push
Build
8m 45s
Validate Workflows
3s
Annotations
4 warnings and 1 notice
Lint: Obsolete custom lint check:
/home/runner/.gradle/caches/8.10.2/transforms/2cc548f6985c9f5c58340bc7d491391b/transformed/navigation-common-2.8.1/jars/lint.jar#L0
Library lint checks reference invalid APIs; these checks **will be skipped**!
Lint found an issue registry (`androidx.navigation.common.lint.NavigationCommonIssueRegistry`)
which contains some references to invalid API:
com.android.tools.lint.checks.infrastructure.TestFiles: com.android.tools.lint.checks.infrastructure.TestFile bytecode(java.lang.String,com.android.tools.lint.checks.infrastructure.TestFile,long,java.lang.String[])
(Referenced from androidx/navigation/lint/common/LintUtilKt.class)
Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`EmptyNavDeepLink`,`WrongStartDestinationType`
To use this lint check, upgrade to a more recent version
of the library.
|
Lint: Obsolete custom lint check:
/home/runner/.gradle/caches/8.10.2/transforms/90620705bb232aab91e4e7d496672ccf/transformed/navigation-runtime-2.8.1/jars/lint.jar#L0
Library lint checks reference invalid APIs; these checks **will be skipped**!
Lint found an issue registry (`androidx.navigation.runtime.lint.NavigationRuntimeIssueRegistry`)
which contains some references to invalid API:
com.android.tools.lint.checks.infrastructure.TestFiles: com.android.tools.lint.checks.infrastructure.TestFile bytecode(java.lang.String,com.android.tools.lint.checks.infrastructure.TestFile,long,java.lang.String[])
(Referenced from androidx/navigation/lint/common/LintUtilKt.class)
Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`DeepLinkInActivityDestination`,`WrongStartDestinationType`,`WrongNavigateRouteType`
To use this lint check, upgrade to a more recent version
of the library.
|
Build
Library lint checks reference invalid APIs; these checks **will be skipped**!
Lint found an issue registry (`androidx.navigation.common.lint.NavigationCommonIssueRegistry`)
which contains some references to invalid API:
com.android.tools.lint.checks.infrastructure.TestFiles: com.android.tools.lint.checks.infrastructure.TestFile bytecode(java.lang.String,com.android.tools.lint.checks.infrastructure.TestFile,long,java.lang.String[])
(Referenced from androidx/navigation/lint/common/LintUtilKt.class)
Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`EmptyNavDeepLink`,`WrongStartDestinationType`
To use this lint check, upgrade to a more recent version
of the library.
|
Build
Library lint checks reference invalid APIs; these checks **will be skipped**!
Lint found an issue registry (`androidx.navigation.runtime.lint.NavigationRuntimeIssueRegistry`)
which contains some references to invalid API:
com.android.tools.lint.checks.infrastructure.TestFiles: com.android.tools.lint.checks.infrastructure.TestFile bytecode(java.lang.String,com.android.tools.lint.checks.infrastructure.TestFile,long,java.lang.String[])
(Referenced from androidx/navigation/lint/common/LintUtilKt.class)
Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`DeepLinkInActivityDestination`,`WrongStartDestinationType`,`WrongNavigateRouteType`
To use this lint check, upgrade to a more recent version
of the library.
|
Build
Processed 20 files: 16 tests ✅ passed, checks: ⚠️ 2 warnings.
See `Test Results` (https://github.com/gmazzo/gradle-android-test-aggregation-plugin/runs/30558417739)
|