-
maybe this is an issue with errorprone, I'll cross report. None of these `@Var`'s are not effectively final. `this.git` is variable though.
Full source here https://github.com/xenoterracide/gradle-…
-
**Is your request related to a problem? Please describe.**
As some of you may already know, I'd like to push developers to contribute to gama more through pull-requests. The great advantage of using …
-
https://stackoverflow.com/questions/25681670/disable-internet-access-for-jvm
https://stackoverflow.com/questions/4645588/how-to-disable-all-network-connections-in-java-on-windows-server-2008
-
Vulnerable Library - spotbugs-4.0.3.jar
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.dom4j/dom4j/2.1.1/3dce5dbb3571aa8…
-
- uploaded pegasus-worker-4.8.0dev-x86_64_rhel_7.tar.gz (Python 2.x scripts)
- Assessed using all Python tools: Pylint, Flake8, Bandit
- Successfully completed (sorta), but haven’t analyzed.
-
We should have a kind of global properties list, where we can dump projects to be tested. These not beed part of specific module folders as most users might not be using it.
https://checkstyle.o…
-
Remove false positive entries for BC_UNCONFIRMED_CAST_OF_RETURN_VALUE in spotbugs exclude once https://github.com/spotbugs/spotbugs/issues/1219 is fixed.
-
When I use spotbugs for the first time on an existing codebase I expect it to find bugs/errors/warnings.
Is there a way to configure the maven plugin to accept a certain number of errors and fail t…
-
Pretty frustrating, what is your workflow for this @uhafer?
I run `mvn clean install` and then I create a PR and it fails for spotbugs or checkstyle
timja updated
6 months ago
-
After #2934 was fixed, most problems with singletons seem to be solved. There still is one left. I don't know if there's an easy way to fix this - if not, I'll add an exclusion rule in my code.
I h…