-
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'org.jetbrains.plugins.spotbugs.actions.AnalyzeModuleFilesNotIncludingTests' must over…
-
**This card broken out from #506.**
**Related to #457.**
- Saving reports as artifacts for each CI run
- Add aggregate dashboard across reports
Current plugins needing configuration, and YML build n…
-
I have read the issues regarding `Objects.requireNonNull`, so I expected the following to show no errors (using Spotbugs Maven plugin 4.8.4.0 with Spotbugs 4.8.4).
```
package foobar;
import ja…
-
I am using spotbugs gradle plugin version 6.0.0-beta.3 with Spotbugs 4.7.3, Gradle 8.4-rc-2 and Java 21.
Trying to recompile an old project give some problems. It seems that the `effort` and `repor…
-
## Description
`log4j-bom` inherits from `logging-parent`. Unfortunately, this results in `log4j-bom` managing a number of dependencies that are unrelated to a consumer's use of Log4j2. Those depen…
-
steps:
```
$ git clone git@github.com:checkstyle/checkstyle.git
$ cd checkstyle
$ mvn clean spotbugs:check
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[I…
-
## Issue Description
When using Sonarqube 7.9.5 (LTS) or 8.8.0 joing the latest configured findbug 4.0.3 plugin we get the following messages in the log output:
The following classes needed for an…
-
Hi, i am using [gradle plugin](https://plugins.gradle.org/plugin/com.github.spotbugs) for the android project with below build.gradle.
```java
plugins {
id 'com.github.spotbugs' version '6.0.…
-
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'org.jetbrains.plugins.spotbugs.actions.AnalyzeSelectedFiles' must override `getAction…
-
I've installed the plugin, but I still get this error all the same
```
Plugin execution not covered by lifecycle configuration: com.github.spotbugs:spotbugs-maven-plugin:3.1.12.2:check (execution:…