Repository Analysis

gradle/gradle

Adaptable, fast automation for all

11.5 Low AI signal View on GitHub
11.5
Adjusted Score
11.5
Raw Score
100%
Time Factor
2026-05-30
Last Push
18,585
Stars
Groovy
Language
1,258,133
Lines of Code
14030
Files
2460
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1589HIGH 30MEDIUM 20LOW 821

Pattern Findings

2460 matches across 10 categories. Click a row to expand file-level details.

Hallucination Indicators1589 hits · 13535 pts
SeverityFileLineSnippet
CRITICAL…/plugins/ide/internal/tooling/EclipseModelBuilder.java251 org.gradle.plugins.ide.eclipse.model.Project xmlProject = new org.gradle.plugins.ide.eclipse.model.Project(n
CRITICAL…dle/plugins/ide/internal/tooling/IdeaModelBuilder.java56 private static final String MODEL_NAME = org.gradle.tooling.model.idea.IdeaProject.class.getName();
CRITICAL…ternal/provider/runner/ProblemsProgressEventUtils.java188 return new org.gradle.internal.build.event.types.DefaultLineInFileLocation(fileLocation.getPath(), f
CRITICAL…ternal/provider/runner/ProblemsProgressEventUtils.java191 return new org.gradle.internal.build.event.types.DefaultOffsetInFileLocation(fileLocation.getPath(),
CRITICAL…ternal/provider/runner/ProblemsProgressEventUtils.java194 return new org.gradle.internal.build.event.types.DefaultFileLocation(fileLocation.getPath());
CRITICAL…ternal/provider/runner/ProblemsProgressEventUtils.java197 return new org.gradle.internal.build.event.types.DefaultPluginIdLocation(pluginLocation.getPluginId(
CRITICAL…ternal/provider/runner/ProblemsProgressEventUtils.java200 return new org.gradle.internal.build.event.types.DefaultTaskPathLocation(taskLocation.getBuildTreePa
CRITICAL…/classpath/transforms/InstrumentingClassTransform.java412 // Handle for org.gradle.internal.classpath.Instrumented.bootstrap() method
CRITICAL…ernal/nativeintegration/jansi/JansiStorageLocator.java42 String jansiVersion = org.fusesource.jansi.Ansi.class.getPackage().getImplementationVersion();
CRITICAL…dle/internal/collect/bench/PersistentSetBenchmark.java372// return io.usethesource.capsule.Set.Immutable.of();
CRITICAL…dle/internal/collect/bench/PersistentSetBenchmark.java377// io.usethesource.capsule.Set.Transient<Object> builder = io.usethesource.capsule.Set.Immutable.of().asTrans
CRITICAL…dle/internal/collect/bench/PersistentSetBenchmark.java414// return com.github.krukow.clj_ds.Persistents.hashSet();
CRITICAL…dle/internal/collect/bench/PersistentSetBenchmark.java419// com.github.krukow.clj_ds.TransientCollection<Object> builder = com.github.krukow.clj_ds.Persistents.hashSe
CRITICAL…e/internal/collect/bench/PersistentArrayBenchmark.java302// return io.usethesource.capsule.Map.Immutable.of();
CRITICAL…e/internal/collect/bench/PersistentArrayBenchmark.java322// return com.github.krukow.clj_ds.Persistents.vector();
CRITICAL…dle/internal/collect/bench/PersistentMapBenchmark.java386// return io.usethesource.capsule.Map.Immutable.of();
CRITICAL…dle/internal/collect/bench/PersistentMapBenchmark.java423// return com.github.krukow.clj_ds.Persistents.hashMap();
CRITICAL…rg/gradle/internal/service/DefaultServiceRegistry.java291 ServiceAccessToken token = org.gradle.internal.service.ServiceAccess.createToken(format(provider.getClass()));
CRITICAL…g/gradle/jvm/application/tasks/CreateStartScripts.java409 //a list instance is needed here, as org.gradle.internal.snapshot.ValueSnapshotter.processValue() does not suppo
CRITICAL…adle/api/internal/tasks/compile/ApiGroovyCompiler.java317 * at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:672)
CRITICAL…adle/api/internal/tasks/compile/ApiGroovyCompiler.java318 * at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:636)
CRITICAL…adle/api/internal/tasks/compile/ApiGroovyCompiler.java319 * at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:611)
CRITICAL…ain/java/org/gradle/buildinit/specs/BuildInitSpec.java47 String capitalized = org.apache.commons.lang3.text.WordUtils.capitalizeFully(spaced);
CRITICAL…/java/org/gradle/api/internal/project/TestAntTask.java24 org.apache.commons.logging.LogFactory.getLog("ant-test").info("a jcl log message");
CRITICAL…nal/artifacts/configurations/DefaultConfiguration.java1866 String capitalizedName = org.apache.commons.lang3.text.WordUtils.capitalizeFully(usage.name().replace('_', '
CRITICAL…/artifacts/ivyservice/ivyresolve/parser/PomReader.java99 bytes = IOUtils.toByteArray(org.apache.ivy.plugins.parser.m2.PomReader.class.getResourceAsStream("m2-entitie
CRITICAL…n/report/HtmlDependencyVerificationReportRenderer.java396 String keyDetails = org.apache.commons.lang3.StringEscapeUtils.escapeHtml4(sb.toString());
CRITICAL…artifacts/transform/ComponentToOperationConverter.java29 return new org.gradle.operations.dependencies.variants.ProjectComponentIdentifier() {
CRITICAL…artifacts/transform/ComponentToOperationConverter.java47 return new org.gradle.operations.dependencies.variants.ModuleComponentIdentifier() {
CRITICAL…le/internal/declarativedsl/parsing/BasicParsingTest.kt72 f.g.h.i.j.k(test)
CRITICAL…rnal/declarativedsl/schemaBuidler/NullableTypesTest.kt63 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.NullableTypesTest.HasNullableFunction
CRITICAL…rnal/declarativedsl/schemaBuidler/NullableTypesTest.kt99 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.NullableTypesTest.HasNullableConfigur
CRITICAL…clarativedsl/schemaBuidler/GenericReceiverTypesTest.kt88 in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.GenericReceiverTypesTest.SchemaConfigu
CRITICAL…clarativedsl/schemaBuidler/GenericReceiverTypesTest.kt105 in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.GenericReceiverTypesTest.SchemaConfigu
CRITICAL…/declarativedsl/schemaBuidler/FunctionExtractorTest.kt50 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.FunctionExtractorTest.ReceiverTwo.add
CRITICAL…/declarativedsl/schemaBuidler/FunctionExtractorTest.kt80 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.FunctionExtractorTest.HasMapFacto
CRITICAL…/declarativedsl/schemaBuidler/FunctionExtractorTest.kt91 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.FunctionExtractorTest.HasMapSubty
CRITICAL…/declarativedsl/schemaBuidler/FunctionExtractorTest.kt102 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.FunctionExtractorTest.HasAddingMa
CRITICAL…/declarativedsl/schemaBuidler/FunctionExtractorTest.kt113 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.FunctionExtractorTest.HasPairFact
CRITICAL…larativedsl/schemaBuidler/SchemeExtractionErrorTest.kt49 " in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.SchemeExtractionErrorTest.ReceiverGet
CRITICAL…larativedsl/schemaBuidler/SchemeExtractionErrorTest.kt94 " in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.SchemeExtractionErrorTest.ReceiverFun
CRITICAL…larativedsl/schemaBuidler/SchemeExtractionErrorTest.kt118 " in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.SchemeExtractionErrorTest.ReceiverFun
CRITICAL…larativedsl/schemaBuidler/SchemeExtractionErrorTest.kt142 | in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.SchemeExtractionErrorTest.Multipl
CRITICAL…declarativedsl/schemaBuidler/GenericOpaqueTypesTest.kt105 in member 'fun org.gradle.internal.declarativedsl.schemaBuidler.GenericOpaqueTypesTest.OuterTypeWithGeneri
CRITICAL…radle/internal/declarativedsl/parsing/ParseTestUtil.kt27 val parsedTree = org.gradle.internal.declarativedsl.parsing.parse(code)
CRITICAL…radle/internal/declarativedsl/parsing/ParseTestUtil.kt32 val parsedTree = org.gradle.internal.declarativedsl.parsing.parse(code)
CRITICAL…internal/declarativedsl/parsing/grammar_test_input.txt31f.g.h.i.j.k(test)
CRITICAL…rg/gradle/api/internal/file/archive/ZipCopyAction.java68 throw new org.gradle.api.tasks.bundling.internal.Zip64RequiredException(
CRITICAL…internal/cc/impl/serialize/ConfigurationCacheCodecs.kt371 bind(org.gradle.internal.serialize.codecs.core.ActionNodeCodec(userTypesCodec))
CRITICAL…sl/plugins/dsl/KotlinDslPluginCrossVersionSmokeTest.kt127 languageVersion = org.jetbrains.kotlin.gradle.dsl.KotlinVersion.fromVersion("$previousKotlinLanguage
CRITICAL…sl/plugins/dsl/KotlinDslPluginCrossVersionSmokeTest.kt128 apiVersion = org.jetbrains.kotlin.gradle.dsl.KotlinVersion.fromVersion("$previousKotlinLanguageVersi
CRITICAL…ugins/dsl/KotlinDslPluginForOldestKotlinVersionTest.kt63 languageVersion = org.jetbrains.kotlin.gradle.dsl.KotlinVersion.fromVersion("$oldestKotlinLanguageVe
CRITICAL…ugins/dsl/KotlinDslPluginForOldestKotlinVersionTest.kt64 apiVersion = org.jetbrains.kotlin.gradle.dsl.KotlinVersion.fromVersion("$oldestKotlinLanguageVersion
CRITICAL…l/integration/ProjectSchemaAccessorsIntegrationTest.kt691 println(org.gradle.util.internal.TextUtil.normaliseFileSeparators(it.path))
CRITICAL…tlin/dsl/integration/GradleKotlinDslIntegrationTest.kt507 println(org.apache.commons.lang3.StringUtils.reverse("Gradle"))
CRITICAL…n/dsl/integration/KotlinDslJvmTargetIntegrationTest.kt221 println("Java Class Major Version = ${'$'}{org.gradle.internal.serialize.JavaClassUtil.getClassMajorVersion(this
CRITICAL…main/kotlin/org/gradle/kotlin/dsl/KotlinBuildScript.kt59) : org.gradle.kotlin.dsl.support.delegates.ProjectDelegate() {
CRITICAL…src/main/kotlin/org/gradle/kotlin/dsl/InitScriptApi.kt50) : @Suppress("DEPRECATION") org.gradle.kotlin.dsl.support.delegates.GradleDelegate() {
CRITICAL…main/kotlin/org/gradle/kotlin/dsl/SettingsScriptApi.kt51) : @Suppress("DEPRECATION") org.gradle.kotlin.dsl.support.delegates.SettingsDelegate() {
CRITICAL…kotlin/org/gradle/kotlin/dsl/support/KotlinCompiler.kt384 org.jetbrains.kotlin.cli.common.environment.setIdeaIoUseFallback()
1529 more matches not shown…
Over-Commented Block805 hits · 704 pts
SeverityFileLineSnippet
LOW…ative-binaries/cpp-lib/groovy/src/main/headers/hello.h1#if defined(_WIN32) && defined(DLL_EXPORT)
LOW…ive-binaries/variants/groovy/src/hello/headers/hello.h1#if defined(_WIN32) && defined(DLL_EXPORT)
LOW…tive-binaries/custom-layout/groovy/src/include/hello.h1#if defined(_WIN32) && defined(DLL_EXPORT)
LOW…ative-binaries/assembler/groovy/src/main/headers/sum.h1// Ensure that function name is consistently mapped to assembler
LOW…inaries/visual-studio/groovy/src/hello/headers/hello.h1#if defined(_WIN32) && defined(DLL_EXPORT)
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h1// Copyright 2005, Google Inc.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h41#include "gtest/internal/gtest-death-test-internal.h"
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h61GTEST_API_ bool InDeathTestChild();
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h81// the sub-process.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h101//
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h121// \\d matches any decimal digit
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h141// If you accidentally use PCRE or POSIX extended regex features
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h161// directory in PATH.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h201# if !GTEST_OS_WINDOWS
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h221// int DieInDebugOr12(int* sideeffect) {
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h241// }
LOW…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h261# define ASSERT_DEBUG_DEATH(statement, regex) \
LOW…groovy/libs/googleTest/1.7.0/include/gtest/gtest-spi.h1// Copyright 2007, Google Inc.
LOW…groovy/libs/googleTest/1.7.0/include/gtest/gtest-spi.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
LOW…groovy/libs/googleTest/1.7.0/include/gtest/gtest-spi.h41
LOW…groovy/libs/googleTest/1.7.0/include/gtest/gtest-spi.h121// affects and considers failures generated in the current thread and
LOW…groovy/libs/googleTest/1.7.0/include/gtest/gtest-spi.h181// 'statement' is allowed to reference local variables and members of
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h1// Copyright 2005, Google Inc.
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h41//
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h61// Typical usage:
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h121 // namespace, but not other namespaces, including the testing
LOW…vy/libs/googleTest/1.7.0/include/gtest/gtest-message.h181 // Converts the given wide string to a narrow string using the UTF-8
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h1// This file was GENERATED by command:
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h21//
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h41#ifndef GTEST_INCLUDE_GTEST_GTEST_PARAM_TEST_H_
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h81// of functions for generating test parameters. They return what we call
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h101// each with parameter values "meeny", "miny", and "moe".
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h121// You can use these names in --gtest_filter.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h141// generators) are evaluated in InitGoogleTest(), after main() has started.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h181
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h201// Google Test uses these generators to produce parameters for value-
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h221// Range(start, end)
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h261// an STL-style container.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h281// ::std::vector< ::std::string> GetParameterStrings() {
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h321
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h1201//
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h1221 return Values(false, true);
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h1241//
LOW…libs/googleTest/1.7.0/include/gtest/gtest-param-test.h1261// virtual void SetUp() {
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h1// Copyright 2008 Google Inc.
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h61// directly without Types<...>:
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h81}
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h121}
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h141INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, MyTypes);
LOW…libs/googleTest/1.7.0/include/gtest/gtest-typed-test.h201
LOW…/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h1// Copyright 2006, Google Inc.
LOW…/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
LOW…/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h41#endif // GTEST_INCLUDE_GTEST_GTEST_H_
LOW…/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h61//
LOW…/libs/googleTest/1.7.0/include/gtest/gtest_pred_impl.h321 << "\n" << e5 << " evaluates to " << v5;
LOW…roovy/libs/googleTest/1.7.0/include/gtest/gtest_prod.h1// Copyright 2006, Google Inc.
LOW…roovy/libs/googleTest/1.7.0/include/gtest/gtest_prod.h21// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
745 more matches not shown…
Cross-File Repetition30 hits · 150 pts
SeverityFileLineSnippet
HIGH…eclarative/AbstractDeclarativeKotlinIntegrationTest.kt0plugins { id("java-gradle-plugin") `kotlin-dsl` } repositories { mavencentral() } gradleplugin { plugins { create("myplu
HIGH…gradle/kotlin/dsl/dcl/DclInterpreterIntegrationTest.kt0plugins { id("java-gradle-plugin") `kotlin-dsl` } repositories { mavencentral() } gradleplugin { plugins { create("myplu
HIGH…in/dsl/dcl/DeprecationInDclAccessorsIntegrationTest.kt0plugins { id("java-gradle-plugin") `kotlin-dsl` } repositories { mavencentral() } gradleplugin { plugins { create("myplu
HIGH…eclarative/AbstractDeclarativeKotlinIntegrationTest.kt0pluginmanagement { includebuild("build-logic") } plugins { id("com.example.myecosystemplugin") }
HIGH…gradle/kotlin/dsl/dcl/DclInterpreterIntegrationTest.kt0pluginmanagement { includebuild("build-logic") } plugins { id("com.example.myecosystemplugin") }
HIGH…in/dsl/dcl/DeprecationInDclAccessorsIntegrationTest.kt0pluginmanagement { includebuild("build-logic") } plugins { id("com.example.myecosystemplugin") }
HIGH…dle/kotlin/dsl/dcl/OptInDclAccessorsIntegrationTest.kt0pluginmanagement { includebuild("build-logic") } plugins { id("com.example.myecosystemplugin") }
HIGH…gradle/kotlin/dsl/dcl/DclInterpreterIntegrationTest.kt0package com.example import org.gradle.api.plugin import org.gradle.api.initialization.settings import ${registersproject
HIGH…in/dsl/dcl/DeprecationInDclAccessorsIntegrationTest.kt0package com.example import org.gradle.api.plugin import org.gradle.api.initialization.settings import ${registersproject
HIGH…dle/kotlin/dsl/dcl/OptInDclAccessorsIntegrationTest.kt0package com.example import org.gradle.api.plugin import org.gradle.api.initialization.settings import ${registersproject
HIGH…ration/LocationAwareScriptEvaluationIntegrationTest.kt0* where: build file '${script.canonicalpath}' line: 1
HIGH…ration/LocationAwareScriptEvaluationIntegrationTest.kt0* where: build file '${script.canonicalpath}' line: 1
HIGH…ration/LocationAwareScriptEvaluationIntegrationTest.kt0* where: build file '${script.canonicalpath}' line: 1
HIGH…dsl/integration/KotlinSettingsScriptIntegrationTest.kt0interface myextension { fun some(message: string) { println(message) } }
HIGH…in/dsl/integration/KotlinBuildScriptIntegrationTest.kt0interface myextension { fun some(message: string) { println(message) } }
HIGH…lin/dsl/integration/KotlinInitScriptIntegrationTest.kt0interface myextension { fun some(message: string) { println(message) } }
HIGH…/compile/BuildScriptCompileAvoidanceIntegrationTest.kt0buildscript { dependencies { classpath(files("$jarpath")) } } $classname().foo()
HIGH…/compile/BuildScriptCompileAvoidanceIntegrationTest.kt0buildscript { dependencies { classpath(files("$jarpath")) } } $classname().foo()
HIGH…/compile/BuildScriptCompileAvoidanceIntegrationTest.kt0buildscript { dependencies { classpath(files("$jarpath")) } } $classname().foo()
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; public abstract class task { public string getsourcecompatibility() { return ""; } public void sets
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; public abstract class task { public string getsourcecompatibility() { return ""; } public void sets
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; public abstract class task { public string getsourcecompatibility() { return ""; } public void sets
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; public abstract class task { public string getsourcecompatibility() { return ""; } public void sets
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; public abstract class task { public string getsourcecompatibility() { return ""; } public void sets
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; import org.gradle.api.provider.property; public abstract class task { public abstract property<stri
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; import org.gradle.api.provider.property; public abstract class task { public abstract property<stri
HIGH…d/binarycompatibility/UpgradedPropertiesChangesTest.kt0package com.example; import org.gradle.api.provider.property; public abstract class task { public abstract property<stri
HIGH.teamcity/src/test/kotlin/PromotionProjectTests.kt0-pcommitid=%dep.gradle_release_check_stage_quickfeedback_trigger.build.vcs.number% "-pgitusername=bot-teamcity" "-pgitus
HIGH.teamcity/src/test/kotlin/PromotionProjectTests.kt0-pcommitid=%dep.gradle_release_check_stage_quickfeedback_trigger.build.vcs.number% "-pgitusername=bot-teamcity" "-pgitus
HIGH.teamcity/src/test/kotlin/PromotionProjectTests.kt0-pcommitid=%dep.gradle_release_check_stage_quickfeedback_trigger.build.vcs.number% "-pgitusername=bot-teamcity" "-pgitus
AI Slop Vocabulary13 hits · 39 pts
SeverityFileLineSnippet
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h146// This implementation is *not* meant to be as highly tuned or robust
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h218// In practice, this can be used to test functions that utilize the
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h146// This implementation is *not* meant to be as highly tuned or robust
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h218// In practice, this can be used to test functions that utilize the
MEDIUM…l/install/DefaultJavaToolchainProvisioningService.java108 // TODO: This should be refactored to leverage the new JavaToolchainResolverService but the current error handli
MEDIUM…gradle/api/internal/tasks/compile/JdkJavaCompiler.java154 // Regardless, to make this as robust as possible, we handle it
MEDIUM…adle/api/internal/tasks/compile/ApiGroovyCompiler.java204 // or a NoClassDefFoundError will occur. Essentially this is drawing a line between the Groovy compiler and the
MEDIUM…l/resolve/resolver/DefaultVariantArtifactResolver.java124 // component metadata rules, metadata sources, etc.). We should probably leverage ComponentArtifactResolveMetada
MEDIUM…e/resolveengine/graph/DependencyGraphPathResolver.java43 // ("dependents") direction, which is robust against cycles in the resolved graph (e.g.
MEDIUM…tributes/matching/CachingAttributeSelectionSchema.java157 // We leverage identity here, as we intern ImmutableAttributes instances.
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h146// This implementation is *not* meant to be as highly tuned or robust
MEDIUM…libs/googleTest/1.7.0/include/gtest/gtest-death-test.h218// In practice, this can be used to test functions that utilize the
MEDIUM…ain/java/org/gradle/api/file/FileSystemOperations.java131 * {@link Provider} based version of {@link #permissions(String)}, to facilitate wiring into property chains.
Slop Phrases4 hits · 10 pts
SeverityFileLineSnippet
LOW…asspath/transforms/LambdaSerializationTransformer.java166 // Let's estimate the generated bytecode size. When changing the code, don't forget to update the estima
MEDIUM…vice/ivyresolve/verification/writer/PgpKeyGrouper.java42 * It's worth noting that the result is _less strict_ than keeping all
MEDIUM…va/org/gradle/internal/exceptions/StyledException.java35 * <p>It's worth noting that {@link #getMessage()} would return a non-rendered text,
MEDIUM…cts/core-api/src/main/java/org/gradle/api/Project.java284 * generated into. The path parameter is evaluated as described for {@link #file(Object)}. This mean you can use,
Self-Referential Comments4 hits · 10 pts
SeverityFileLineSnippet
MEDIUM…/org/gradle/internal/locking/LockFileReaderWriter.java57 static final List<String> LOCKFILE_HEADER_LIST = ImmutableList.of("# This is a Gradle generated file for dependency
MEDIUM…/precompiled/DefaultPrecompiledScriptPluginsSupport.kt69 * ## Defining the plugin target
MEDIUM…/precompiled/DefaultPrecompiledScriptPluginsSupport.kt78 * ## Defining the plugin id
MEDIUM…n/java/org/gradle/api/internal/cache/CacheDirUtil.java61 "# This file is a cache directory tag created by Gradle.\n" +
Verbosity Indicators5 hits · 8 pts
SeverityFileLineSnippet
LOW…rm/internal/incremental/IncrementalNativeCompiler.java76 // When the component defines a precompiled header, we need to check if the precompiled header is the _first_ he
LOW…asks/diagnostics/htmldependencyreport/jquery.jstree.js982 // this variable stores the path to the themes folder - if left as false - it will be autodetected
LOW…al/resolve/caching/ImplicitInputsProvidingService.java27 * Whenever we need to check if the rule is up-to-date, we must be able to ask the service
LOW…al/resolve/caching/ImplicitInputsProvidingService.java32 * the external resource text. Then when we need to check if the resource is up-to-date,
LOW…al/instantiation/generator/AbstractClassGenerator.java1563 // If a property only has a single getter, we need to check if its getXXX or isXXX when it's a Boolean.
Fake / Example Data5 hits · 8 pts
SeverityFileLineSnippet
LOW…ava/org/gradle/api/publish/maven/MavenPublication.java91 * name = "John Doe"
LOW…e/standards/0001-use-architectural-decision-records.md49Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
LOW…e/standards/0001-use-architectural-decision-records.md49Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
LOW…e/standards/0001-use-architectural-decision-records.md56Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
LOW…e/standards/0001-use-architectural-decision-records.md56Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
Hyper-Verbose Identifiers4 hits · 4 pts
SeverityFileLineSnippet
LOW…orms/documentation/docs/src/main/resources/footer.html103 function getCurrentChapterFileName(givenUrl) {
LOW…ions-base/src/main/resources/multi-language-samples.js12 function initPreferredBuildScriptLanguage() {
LOW…g/gradle/internal/cc/impl/problems/HtmlReportWriter.kt50 appendLine("function configurationCacheProblems() { return (")
LOW…in/resources/org/gradle/reporting/performanceReport.js67function failedScenarioButtonClicked() {
Example Usage Blocks1 hit · 2 pts
SeverityFileLineSnippet
LOW.teamcity/scripts/update_wrapper_and_create_pr.sh6# Usage: