-
Hi
We faced an issue when we installed Findbugs, Could you please help us to resolved the issue?
| ------------------ | ------- |
| SonarQube | 10.6 |
| Sonar-FindBugs | 4.2.10 |…
Mos26 updated
3 weeks ago
-
There are multiple issues about that but they all are closed.
When I try to run spotbugs from the command line (not as IDE plugin) it fails in the following way:
```
Exception in thread "main" …
avysk updated
1 month ago
-
Java experience can be greatly improved with annotations that help track nulls, i.e. `@Nullable` and `@NonNull`.
In Java history, there are many efforts to do so, like:
- The outdated [JSR-305:…
-
When attempting to build the [identity-rest-dispatcher](https://github.com/wso2/identity-rest-dispatcher), the build is failing due to a findbugs issue:
```
Exception in thread "main" java.lang.Ve…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
d…
-
I have the Exception by scanning with Ant:
[spotbugs] edu.umd.cs.findbugs.ba.DataflowAnalysisException: not enough values on stack: access=1, avail=0
[spotbugs] At edu.umd.cs.findbu…
-
As of the today's source, findbugs found the following
8 scary
3 troubling
2 of concern
at least the 8 scary issues must be fixed!
-
see http://issues.gradle.org/browse/GRADLE-2109
-
```
Here's a feature request for putting back / implementing the FindBugs
functionality :-)
(The home page states that there are problems with the integration but I'm
hoping that this ticket may be…
-
Unexpected exception thrown.
org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:60945'.
at org.gradle.internal.remote.internal.inet.SocketConnect…