-
We use `Map`s in our workflow channels. When these are parsed from the `output_outputCh.json` file by the nf-test process [by the JsonSlurper](https://github.com/askimed/nf-test/blob/9a6c998090102bdc4…
-
**Describe the bug**
A clear and concise description of what the bug is.
java.lang.AssertionError:
EqualsVerifier found a problem in class com.Id.
-> Unsupported class file major versi…
-
Dear All,
I'd like to convert my app to a GraalVM native image, but I get this exception without more detailed information about the problem in my code.
Thank You so much for any help!
Bela
…
-
On the folder https://mavensync.zkoss.org/maven2/org/zkoss/zkspringboot/zkspringboot-starter/, there are no -SNAPSHOT, seems this need to be changed to 3.0.0 only
And I'm finding problem when us…
-
If a field appears to be an integer, and a double of the same value appears, JsonAssert reports something like:
Values of geo.coordinates[0] have different types: expected java.lang.Integer, but got …
-
In the AssertJ API, I can use this arrangement to assert individual elements of an object node:
```
assertThatJson(json)
.inPath('$.data')
.isObject()
.containsEntry('id', '1234')
```
…
-
## Description
Java 17 removed --illegal-access=permit and therefore mongock migration does not work
## PRIORITY
NORMAL
## Version and environment
It is Java 17+ specific
### Mongock
…
-
Hi, In **/beeline-spring-boot-starter**,there is a dependency **org.yaml:snakeyaml:1.23** that calls the risk method.
[CVE-2022-25857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25857)…
-
### Reproducible in:
#### The Slack SDK version
Note: I've tried several versions of bolt/bolt-servlet between 1.0.0-1.2.0 inclusive and gotten the same behavior.
```
[INFO] +- com.slack.api…
-
I am always getting the following errors when I try to run my jUnit tests with PIT.
I am using macOs High Sierra, with JDK 1.9 and with Eclipse Oxygen .2 Release 4.7; Pitclipse 0.31.4.201401081810 …