Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 #350
Annotations
4 warnings and 1 notice
Post Setup host
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-2a435cb85613e858a5399c42b7e76edd: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Publish Test Report
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:
com.android.tools.lint.checks.infrastructure.LintDetectorTest#kotlin(java.lang.String): com.android.tools.lint.checks.infrastructure.TestFile
(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`
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+).
|
Publish Test Report
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:
com.android.tools.lint.checks.infrastructure.LintDetectorTest#kotlin(java.lang.String): com.android.tools.lint.checks.infrastructure.TestFile
(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`
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+).
|
Coverage report
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Publish Test Report
Processed 20 files: 16 tests ✅ passed, checks: ⚠️ 2 warnings.
See `Test Results` (https://github.com/gmazzo/gradle-android-test-aggregation-plugin/runs/31857854487)
|
Loading