blob: b12881593f55e245df6372c2a7815cbf0265b478 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 3.6.0-dev">
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/plugins/BasePlugin.java"
line="600"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/dsl/BuildType.java"
line="128"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/dsl/BuildType.java"
line="128"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/dsl/BuildType.java"
line="131"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/dsl/BuildType.java"
line="131"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/ExtractProguardFiles.java"
line="55"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/featuresplit/FeatureSetMetadataWriterTask.kt"
line="122"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/res/LinkApplicationAndroidResourcesTask.kt"
line="821"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/transforms/ProGuardTransform.java"
line="120"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope">
<location
file="src/main/java/com/android/build/gradle/internal/transforms/ProGuardTransform.java"
line="120"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(index)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="73"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(libraryList.size)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="86"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(origIndex)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="90"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(libraryDep.libraryIndex)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="95"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(depIndex)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="98"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(depIndex)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleReportDependenciesTask.kt"
line="111"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(libraries.size)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/PerModuleReportDependenciesTask.kt"
line="84"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(1)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/core/VariantConfiguration.java"
line="911"/>
</issue>
<issue
id="UseValueOf"
message="Use `Integer.valueOf(-1)` instead">
<location
file="src/main/java/com/android/build/gradle/internal/core/VariantConfiguration.java"
line="938"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/res/Aapt2ErrorUtils.kt"
line="67"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/res/Aapt2ErrorUtils.kt"
line="88"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/level2/AndroidLibraryImpl.java"
line="217"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/level2/AndroidLibraryImpl.java"
line="218"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/level2/AndroidLibraryImpl.java"
line="219"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/BaseArtifactImpl.java"
line="158"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/BaseArtifactImpl.java"
line="160"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/BaseConfigImpl.java"
line="169"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/BaseConfigImpl.java"
line="170"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/DefaultAndroidProject.java"
line="357"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/InstantRunImpl.java"
line="68"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/JavaLibraryImpl.java"
line="79"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/level2/JavaLibraryImpl.java"
line="202"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/dependency/JetifyTransform.kt"
line="128"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/NativeArtifactImpl.java"
line="155"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/NativeFileImpl.java"
line="78"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/NativeFileImpl.java"
line="80"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/NativeToolchainImpl.java"
line="79"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/NativeToolchainImpl.java"
line="80"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/SigningConfigImpl.java"
line="151"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/internal/ide/SourceProviderImpl.java"
line="158"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/tasks/VerifyLibraryResourcesTask.kt"
line="279"/>
</issue>
<issue
id="FileComparisons"
message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`.">
<location
file="src/main/java/com/android/build/gradle/tasks/VerifyLibraryResourcesTask.kt"
line="279"/>
</issue>
<issue
id="CommonForkJoinPool"
message="Avoid using common ForkJoinPool, directly or indirectly (for example via CompletableFuture). It has a limited set of threads on some machines which leads to hangs. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/plugins/BasePlugin.java"
line="243"/>
</issue>
<issue
id="CommonForkJoinPool"
message="Avoid using common ForkJoinPool, directly or indirectly (for example via CompletableFuture). It has a limited set of threads on some machines which leads to hangs. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/plugins/BasePlugin.java"
line="379"/>
</issue>
<issue
id="CommonForkJoinPool"
message="Avoid using common ForkJoinPool, directly or indirectly (for example via CompletableFuture). It has a limited set of threads on some machines which leads to hangs. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleToApkTask.kt"
line="101"/>
</issue>
<issue
id="CommonForkJoinPool"
message="Avoid using common ForkJoinPool, directly or indirectly (for example via CompletableFuture). It has a limited set of threads on some machines which leads to hangs. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/BundleToStandaloneApkTask.kt"
line="131"/>
</issue>
<issue
id="CommonForkJoinPool"
message="Avoid using common ForkJoinPool, directly or indirectly (for example via CompletableFuture). It has a limited set of threads on some machines which leads to hangs. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/Workers.kt"
line="57"/>
</issue>
<issue
id="NewForkJoinPool"
message="Avoid using new ForkJoinPool instances when possible. Prefer using the IntelliJ application pool via `com.intellij.openapi.application.Application#executeOnPooledThread`, or for the Android Gradle Plugin use `com.android.build.gradle.internal.tasks.Workers`. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/res/namespaced/AutoNamespaceDependenciesTask.kt"
line="513"/>
</issue>
<issue
id="NewForkJoinPool"
message="Avoid using new ForkJoinPool instances when possible. Prefer using the IntelliJ application pool via `com.intellij.openapi.application.Application#executeOnPooledThread`, or for the Android Gradle Plugin use `com.android.build.gradle.internal.tasks.Workers`. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/DexMergingTask.kt"
line="404"/>
</issue>
<issue
id="NewForkJoinPool"
message="Avoid using new ForkJoinPool instances when possible. Prefer using the IntelliJ application pool via `com.intellij.openapi.application.Application#executeOnPooledThread`, or for the Android Gradle Plugin use `com.android.build.gradle.internal.tasks.Workers`. See `go/do-not-freeze`.">
<location
file="src/main/java/com/android/build/gradle/internal/tasks/Workers.kt"
line="175"/>
</issue>
</issues>