-
**Description of the issue**
CodeQL CLI 2.15.1 usage on linux
There appears to be a bug in the/(usage of?) `org.apache.commons.compress.archivers.tar.TarArchiveOutputStream` library (which the CodeQ…
-
If you build e.g. git@github.com:infinispan/infinispan.git like:
```
mvn -s maven-settings.xml deploy \
-DaltDeploymentRepository=repo::default::file:///$CUSTOM_REPO/infinispan/ \
-Dmaven.…
-
```bash
D:\Temp\RequestSchema.tmp>java -jar ./bsldoc-0.1.0.jar ./../RequestSchema/src/cfe ./api -f Docusaurus
java.lang.NullPointerException: Cannot invoke "java.util.List.forEach(java.util.function…
-
Eclipse 2024-06 comes configured with a Java 22 version of Hotspot OpenJDK configured by default. Setting the JAVA_HOME accordingly and running with this 'java' executable on Windows, I get the erro…
-
---
id: vcell
version: 7.7.0.7
specificationsUrl: https://github.com/virtualcell/vcell/releases/download/7.7.0.7/biosimulators.json
specificationsPatch:
version: 7.7.0.7
image:
url: ghcr.io/vi…
-
Running `test` with a hint like `/*+test,EXEC(database) */` will result in too many database engines being selected. A workaround is to use `/*+test,EXEC(postgres) */`.
```
java.lang.IllegalArgume…
-
Ran into this error trying to summarize a program. Please let me know if you need any other info.
```
[2024-11-06 14:17:23] [FINER] Setting value for 01WS-END-LITERALPICX(29)VALUE'END WORKING ST…
-
Currently conntroller and servers able to start with s3a path but while creating the segments during ingestion facing following error. The reason is while preparing file names we are prefixing the s3 …
-
The following example uses a Mixin to add an ArgGroup which contains two boolean flags.
```java
import picocli.CommandLine;
import picocli.CommandLine.ArgGroup;
import picocli.CommandLine.Comman…
-
### 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…