analyzer: Decouple the implementations of the two Gradle package managers #25576
static-analysis.yml
on: pull_request
commit-lint
19s
code-base-checks
2m 37s
completions
3m 3s
build-health
7m 37s
detekt-issues
7m 55s
markdown-links
26s
markdownlint
21s
prettier-website
51s
qodana-scan
11m 13s
renovate-validation
32s
reuse-tool
18s
Annotations
3 errors, 10 warnings, and 2 notices
|
markdown-links
Process completed with exit code 1.
|
|
build-health
Process completed with exit code 1.
|
|
detekt-issues
Process completed with exit code 1.
|
|
markdown-links
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L55
Property "mavenModel" is never used
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L69
Property "tag" is never used
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L70
Property "browsableUrl" is never used
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L50
Property "variants" is never used
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L63
Property "homepageUrl" is never used
|
|
Unused symbol:
plugins/package-managers/gradle/src/main/kotlin/GradleModel.kt#L68
Property "connection" is never used
|
|
|
|
qodana-scan
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2025.3 with the current CLI (2026.1.0)
|
|
qodana-scan
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2025.3 with the current CLI (2026.1.0)
|
|
Package name does not match containing directory:
plugins/package-managers/gradle/src/main/kotlin/GradleDependencyHandler.kt#L20
Package directive does not match the file location
|
|
Package name does not match containing directory:
plugins/package-managers/gradle/src/main/kotlin/Extensions.kt#L20
Package directive does not match the file location
|