static-analysis-plugin
static-analysis-plugin copied to clipboard
Easy and consistent setup of static analysis tools for Android and Java projects.
Results
2
static-analysis-plugin issues
Sort by
recently updated
recently updated
newest added
When running `evaluateViolations` on a Gradle 8 project with Checkstyle enabled, the following occurs: ``` Caused by: groovy.lang.GroovyRuntimeException: Cannot get the value of write-only property 'destination' for Report xml of...
I'm trying to use this plugin in a project that uses Gradle 7.4.2 and Detekt 1.22.0. When I run application build I get the following error: ``` Can not load...