-
https://spotbugs.readthedocs.io/en/stable/bugDescriptions.html#ita-method-uses-toarray-with-zero-length-array-argument-ita-inefficient-to-array
According to detailed analysis by Aleksey Shipilëv (h…
-
Component | Version
-- | --
Gradle | 4.0.1
Java | 1.8
SpotBugs | 4.1.2
FindSecBugs | 1.10.1
**Problem**
According to #500 (comment) findsecbugs is Kotlin-ready.
But in my case it isn't g…
-
When I have some time I'll see about adding a file to the test cases. For now...
SpotBugs reports this output
```
[ERROR] Medium: Return value of jakarta.json.JsonObjectBuilder.add(String, long) …
-
Using 4.5.0 I now have to deal with a false positive of [IM_MULTIPLYING_RESULT_OF_IREM](https://spotbugs.readthedocs.io/en/stable/bugDescriptions.html#im-integer-multiply-of-result-of-integer-remainde…
-
Following the findings made in #134. A tutorial should be create with a demo project.
- [x] Android Project
- [ ] Java Project
- [ ] Grails Project **
*\* Would require a bit of research .. By defaul…
-
the spotbugs jenkins configuration fails build if a bug is found in one of the sub-directories of a project and skips the scan for remaining sub-directories. Is it possible to scan all the sub-directo…
-
Since 3 days I get the following error, for all actions that runs in a pullrequest from another branch and not a fork: `Error: HttpError: Resource not accessible by integration`
[log.txt](https://git…
-
I cloned the master branch and have been trying to get the build to be successful. It starts with the following errors:
> Configure project :
[Fatal Error] com.github.kt3k.coveralls.gradle.plugin-2…
-
`@NonNullByDefault` has no effect in IDEA IntelliJ. Maybe [`@TypeQualifierDefault`](https://youtrack.jetbrains.com/issue/IDEA-125281) can help?!
-
## Required Actions
- Update `pom.xml` file in line with [COMP0010 coding standards](https://moodle.ucl.ac.uk/pluginfile.php/8492254/mod_resource/content/3/coding_standard.html).
- Specifically, you…