Peter Rader
Peter Rader
Some informations about threadsafety are written in FAQ but not JavaDoc. Also informations about how xstream modify the state is unclear (i.e. are streams closed or remains open after processing).
**Affects PMD Version:** 6.49.0 **Description:** `mvn pmd:check` fails on linux only by a false-positive. Windows passes. **Exception Stacktrace:** No exception. **Code Sample demonstrating the issue:** ``` /* ___ _ *...
**Affects PMD Version:** 3.19.0 (mvn pmd:check) **Rule:** CheckResultSet Please provide the rule name and a link to the rule documentation: **Description:** I have this code: ```java boolean successfullyFound = invoke(schema,...
I get an AsserationError, this is my stacktrace: ``` java.lang.AssertionError: uninitializedThis at org.codehaus.janino.CodeContext.popOperand(CodeContext.java:1413) at org.codehaus.janino.UnitCompiler.tryAssignmentConversion(UnitCompiler.java:11023) at org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.java:10994) at org.codehaus.janino.UnitCompiler.invokeConstructor(UnitCompiler.java:8295) at org.codehaus.janino.UnitCompiler.compileGet2(UnitCompiler.java:5468) at org.codehaus.janino.UnitCompiler.access$9700(UnitCompiler.java:231) at org.codehaus.janino.UnitCompiler$15.visitNewClassInstance(UnitCompiler.java:4643) at org.codehaus.janino.UnitCompiler$15.visitNewClassInstance(UnitCompiler.java:4604) at org.codehaus.janino.Java$NewClassInstance.accept(Java.java:5560) at...
### Summary Build a expo app failed in the expo.dev. The build said release is a unknown property. This is the source line: https://github.com/expo/expo/blob/7cf52f4f1444926989a454d60cb329e71643d6d4/packages/expo-modules-core/android/ExpoModulesCorePlugin.gradle#L65 ### Managed or bare workflow? managed...
I have a maven modul that contains DTOs only to encapsule the Single-Version-Of-Truth. Since there is no LLOC Spotbugs thinks they are unused. In order to not get an spotbugs-error...
from ./grox.rb +left grox:78 (getOrientation) grox:90 (getNewOrientation) grox:33 (main) grox:108 (<main>)
I try to evaluate if I could use this library. Unfortunately the readme links to a 404-page (having the fileextension .md what does not exists.). The usual LICENSE-File is a...
See in-line comment.
- [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps to reproduce From a fresh installation and clean workspace: * Create 1...