GitHub / nebula-plugins/gradle-lint-plugin issues and pull requests
#422 - Filter out shadowJar and jmhJar as lint deps
Pull Request -
State: open - Opened by wisechengyi 3 months ago
#421 - 400 -- added descriptions to Lint tasks
Pull Request -
State: open - Opened by tazzledazzle 3 months ago
#420 - replaced `(Task.)project` with `getProject()`; changed `getByName()` …
Pull Request -
State: open - Opened by tazzledazzle 3 months ago
#419 - Fix concurrency issue in DependencyService by synchronizing resolvableConfigurations method
Pull Request -
State: closed - Opened by OdysseusLives 3 months ago
#418 - generateGradleLintReport task only in root
Pull Request -
State: closed - Opened by chali 3 months ago
#417 - Plugin will break with Groovy 4 in Gradle 9.0
Issue -
State: open - Opened by octylFractal 3 months ago
#416 - SpaceAssignmentRule: insert new line instead of replacing existing method call to handle complex single line scenarios
Pull Request -
State: closed - Opened by rpalcolea 7 months ago
#415 - Lint rule to fix the space assignment syntax
Pull Request -
State: closed - Opened by ov7a 7 months ago
#414 - Introduce deprecation logger to bypass Gradle 8.12 upcoming deprecations
Pull Request -
State: closed - Opened by rpalcolea 8 months ago
#413 - Upgrade to Kotlin 2.1.0
Pull Request -
State: closed - Opened by rpalcolea 8 months ago
#412 - Avoid accessing `Task.project` from task action
Issue -
State: open - Opened by abstratt 9 months ago
#411 - GradleLintPluginTaskConfigurer: criticalLintGradle should depend on AbstractCompile tasks, similar to other lint tasks
Pull Request -
State: closed - Opened by rpalcolea 9 months ago
- 1 comment
#410 - Upgrade to Kotlin 2.0.20
Pull Request -
State: closed - Opened by rpalcolea 10 months ago
#409 - stop using org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl to support Gradle 8.11
Pull Request -
State: closed - Opened by rpalcolea 10 months ago
#408 - Drop support for Gradle older than 7.1 - Simplify LintPluginTaskConfigurer
Pull Request -
State: closed - Opened by rpalcolea 10 months ago
#407 - GradleLintPatchAction: attach executable metadata if we modify an executable file
Pull Request -
State: closed - Opened by rpalcolea about 1 year ago
#406 - No such property: code for class: org.codehaus.groovy.ast.expr.PropertyExpression
Issue -
State: open - Opened by boris-petrov about 1 year ago
#405 - autoLintAfterFailure = false breaks the build
Issue -
State: open - Opened by vbrandl over 1 year ago
#404 - Typo 'exection' in link on wiki home
Issue -
State: open - Opened by aprismation over 1 year ago
#403 - Fix false positive unused-dependency warning by scanning Annotations with arrays
Pull Request -
State: open - Opened by dbolger over 1 year ago
#402 - Cannot add a configuration with name 'test' as a configuration with that name already exists.
Issue -
State: open - Opened by acrofat over 1 year ago
- 1 comment
#401 - Unused-dependecy message working with MapStruct library.
Issue -
State: open - Opened by eduarbaron over 1 year ago
#400 - Add descriptions to the tasks
Issue -
State: open - Opened by jaredsburrows over 1 year ago
#399 - Fix gradleLint.ignore is ignored
Pull Request -
State: open - Opened by Kramdar93 over 1 year ago
#398 - Wrong Gradle plugin version in ReadMe
Issue -
State: open - Opened by trietbui85 over 1 year ago
#397 - Use notCompatibleWithConfigurationCache to avoid breaking builds when using gradle lint
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
- 1 comment
#396 - Use Lazy APIs in Tasks
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#395 - Can we create our own Rules?
Issue -
State: open - Opened by exaucae almost 2 years ago
#394 - kotlin DSL and buildSrc not supported?
Issue -
State: open - Opened by Morons about 2 years ago
- 1 comment
#393 - Plugin is incompatible with Gradle 7.6.x and 8.x
Issue -
State: open - Opened by gbrodman about 2 years ago
- 1 comment
#392 - Replace project.buildDir with project.layout.buildDirectory
Pull Request -
State: closed - Opened by rpalcolea about 2 years ago
#391 - Discover build files for linting if they are linked via apply from with paths containing projectDir or rootDir
Pull Request -
State: closed - Opened by chali about 2 years ago
#390 - "unused-dependency" rule doesn't work version catalogs
Issue -
State: open - Opened by zman0900 about 2 years ago
- 2 comments
#389 - Unable to consume Kotlin MultiPlatform project
Issue -
State: open - Opened by renatoathaydes about 2 years ago
#388 - Update dependencies for JDK 20 support in tests
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#387 - Many false `this dependency is unused and can be removed`
Issue -
State: open - Opened by jenni over 2 years ago
- 1 comment
#386 - Jdk17 support
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#385 - Rule `all-dependency` fails when applied on Kotlin module with no `stdlib` usages
Issue -
State: open - Opened by fondesa over 2 years ago
#384 - Remove legacy task configurer
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#383 - [18.0.0] `java.lang.ClassNotFoundException: com.netflix.nebula.interop.GradleKt`
Issue -
State: closed - Opened by boris-petrov over 2 years ago
- 5 comments
#382 - Upgrade gradle api
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#381 - Gradle 8 deprecation warnings
Issue -
State: open - Opened by boris-petrov over 2 years ago
#380 - gradleLint.ignore is ignored
Issue -
State: open - Opened by sergeykad almost 3 years ago
#379 - Error [NullPointerException: Cannot invoke "String.hashCode()" because "version" is null]
Issue -
State: open - Opened by sergeykad almost 3 years ago
#378 - Plugin should not use the deprecated GUtil.loadProperties() function
Issue -
State: closed - Opened by eskatos almost 3 years ago
- 2 comments
#377 - Fix the Gradle Plugin Portal badge
Pull Request -
State: open - Opened by klu2 almost 3 years ago
#376 - Unused-dependency rule falsely reports on lombok not being used at compile time.
Issue -
State: open - Opened by Grimoren over 3 years ago
- 4 comments
#375 - FixGradleLint task gets stuck part way through and eventually causes an out of memory error
Issue -
State: open - Opened by Grimoren over 3 years ago
#374 - Incompatible with Groovy 3.0.9
Issue -
State: closed - Opened by fawind over 3 years ago
- 1 comment
#373 - A specific dependency notation causes incorrect behavior
Issue -
State: open - Opened by sergeykad over 3 years ago
#372 - com.netflix.nebula.lint.rule.dependency.RecommendedVersionsRule: v4.5 - runs (true) with setup: prop - true, settings - true
Issue -
State: open - Opened by dgroup over 3 years ago
#371 - Is there any way to create a custom rules for 'gradle-lint-plugin' and add them to the classpath?
Issue -
State: open - Opened by dgroup over 3 years ago
- 4 comments
#370 - GradleLintRule: hasConfiguration should handle project.childProjects when is empty
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#369 - GradleViolation: insertIntoClosure and insertIntoClosureAtTheEnd are aware of single line closures
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#368 - TestFixtureImplementation scope is handled incorrectly by fixLinkgGradle
Issue -
State: open - Opened by s-kramer over 3 years ago
#367 - Issue in multi project build with java-platform plugin also applied - ModuleVersionNotFoundException
Issue -
State: open - Opened by ronanbrowne over 3 years ago
#366 - False positive when excluding transitive dependency
Issue -
State: open - Opened by hkupty over 3 years ago
- 1 comment
#365 - Infinite loop when using `dev.jacomet.logging-capabilities` version `0.10.0`
Issue -
State: open - Opened by boris-petrov over 3 years ago
#364 - Task with name 'fixGradleLint' not found in root project
Issue -
State: open - Opened by rajendersaini over 3 years ago
- 1 comment
#363 - Unused dependencies declared via `dependencies.create` are not detected
Issue -
State: open - Opened by LaurensLeeuwis over 3 years ago
#362 - SourceSetUtils: Use plugin convention only when project is using Gradle older than 7.1
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#361 - Upgrade dependencies
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#360 - Revert "Initial JDK 17 compatibility"
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#359 - MalformedInputException when upgrading to v17.3.0
Issue -
State: closed - Opened by fctaddia over 3 years ago
- 5 comments
#358 - Initial JDK 17 compatibility
Pull Request -
State: closed - Opened by rpalcolea almost 4 years ago
#357 - Outdated Guava dependency conflicts with Google Jib
Issue -
State: closed - Opened by sergeykad almost 4 years ago
#356 - Fixes NPE caused by antlr plugin
Pull Request -
State: closed - Opened by rhoughton-pivot almost 4 years ago
- 2 comments
#355 - gradle-lint plugin unusable with lockfiles
Issue -
State: open - Opened by MatanSabag almost 4 years ago
- 2 comments
#354 - Fix checking prefix for configuration name
Pull Request -
State: closed - Opened by chali almost 4 years ago
- 2 comments
#353 - ./gradlew lintGradle -> java.util.NoSuchElementException: Cannot access first() element from an empty Iterable
Issue -
State: closed - Opened by gesande almost 4 years ago
- 2 comments
#352 - DependencyService: fix sourceSetOutput throwing no-such-method
Pull Request -
State: closed - Opened by rhoughton-pivot almost 4 years ago
- 3 comments
#351 - Error from 'unused-dependency' rule on source [null]
Issue -
State: closed - Opened by rhoughton-pivot almost 4 years ago
- 8 comments
#350 - Upgrade to Gradle 7.2 and fix report generation
Pull Request -
State: closed - Opened by rpalcolea almost 4 years ago
#349 - gradleLint.ignore('unused-dependency') is not working
Issue -
State: open - Opened by kayoubi almost 4 years ago
- 5 comments
#348 - Prevent null pointer exception when parent is null
Pull Request -
State: closed - Opened by musketyr almost 4 years ago
- 1 comment
#347 - DependencyService: getResolutionAlternatives should be a List<String>
Pull Request -
State: closed - Opened by rpalcolea almost 4 years ago
#346 - Plugin not working on Gradle 7.2
Issue -
State: closed - Opened by boris-petrov almost 4 years ago
- 5 comments
#345 - Documentation about Kotlin build scripts
Pull Request -
State: closed - Opened by thahnen about 4 years ago
#344 - Create explicit callback for end of build file instead of relying on visitClassNode
Pull Request -
State: closed - Opened by chali about 4 years ago
#343 - lintGradle unusable output / generateGradleLintReport no output
Issue -
State: open - Opened by thahnen about 4 years ago
- 2 comments
#342 - could not get unknown property compileClasspathConfigurationName
Issue -
State: open - Opened by iakanoe about 4 years ago
- 21 comments
#341 - Gradle 7 compatibility
Pull Request -
State: closed - Opened by chali about 4 years ago
#340 - GradleLintRule: visitMethodCallInPlugins handles apply method
Pull Request -
State: closed - Opened by rpalcolea about 4 years ago
#339 - AbstractLintPluginTaskConfigurer: allow disabling java plugin wiring via -PgradleLint.wireJavaPlugin=false
Pull Request -
State: closed - Opened by rpalcolea about 4 years ago
#338 - Fixme violations can be noncritical when a property is passed in
Pull Request -
State: closed - Opened by OdysseusLives about 4 years ago
#337 - compileConfigurationName no longer supported in Gradle 7
Issue -
State: closed - Opened by maguro about 4 years ago
- 1 comment
#336 - No matching variant was found
Issue -
State: closed - Opened by yairogen about 4 years ago
- 3 comments
#335 - handle deprecation of compileConfigurationName
Pull Request -
State: closed - Opened by vhdirk about 4 years ago
- 8 comments
#334 - Recognize dependencies even with variables
Pull Request -
State: closed - Opened by chali over 4 years ago
- 1 comment
#333 - Best effort detection of project dependencies with complex parameters how to declare project name, we list dependency but project name is skipped
Pull Request -
State: closed - Opened by chali over 4 years ago
#332 - Recognize submodule dependencies with map notation in project method parameters
Pull Request -
State: closed - Opened by chali over 4 years ago
#331 - Recognize dependency declarations with objects which cannot be evaluated
Pull Request -
State: closed - Opened by chali over 4 years ago
#330 - Is possible to use this plugin as init script for gradle ?
Issue -
State: closed - Opened by lukasmrtvy over 4 years ago
- 2 comments
#329 - Detect 'configuration methodCall()' usecase as a dependency declaration
Pull Request -
State: closed - Opened by chali over 4 years ago
#328 - lintGradle fails when using api dependencies on gradle feature variants
Issue -
State: closed - Opened by marklundberg over 4 years ago
- 2 comments
#327 - One is forced to call ./gradlew publishToMavenLocal in order ./gradlew [auto|lintGradle] to pass
Issue -
State: closed - Opened by geirsandearm over 4 years ago
- 1 comment
#326 - Gradle 7.0 compatibility, Groovy 3 compatibility
Pull Request -
State: closed - Opened by chali over 4 years ago
#325 - lintGradle fails > Could not resolve com.google.protobuf:protobuf-java:3.7.1.
Issue -
State: closed - Opened by geirsandearm over 4 years ago
- 2 comments
#324 - Unable to sync with multi-module project
Issue -
State: closed - Opened by kelvinharron over 4 years ago
- 1 comment
#323 - Lint plugin fails with Gradle 7.0
Issue -
State: open - Opened by big-guy over 4 years ago
- 1 comment