-
See https://docs.gradle.org/current/userguide/dependency_verification.html
Open question:
Is Dependabot able to detect a `verification-metadata.xml` file and update it automatically? Or will all b…
-
Hi!
When I try to access a field from a Java Record Class, AviatorJavaType#getProperty() throws a NoSuchPropertyException.
Here's a minimal example:
```java
@Test
void aviatorRecordTy…
-
This is not the only problem, but let's look at one example:
```
sjlee@jupiter:~/test $ onecc -C the_model-tvn.cfg
tflite2circle: ERROR: tflite2circle: wrong builtin options type.
sjlee@jupiter:…
-
https://github.com/apple/servicetalk/runs/8240517527
```
PublisherProtobufResourcesTest.[4] BLOCKING_STREAMING
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: …
-
**Description**
AbstractTimerTest was introduced [in this PR](https://github.com/camunda/zeebe-process-test/pull/1028) as a result of solving [this issue](https://github.com/camunda/zeebe-process-t…
-
This test has been flaky for ages. See https://github.com/quarkusio/quarkus/pulls?q=is%3Apr+testMoreRepositoryFunctionalities for occurrences of the issue.
```
2023-08-22T03:08:08.3686601Z 2023-08…
-
Form [HORIZONS Web-Interface](https://ssd.jpl.nasa.gov/horizons.cgi),
use settings:
```
Ephemeris Type [change] : | OBSERVER
Target Body [change] : | Mars [499]
Observer Location [change] : | Geo…
-
```
I find that when working with a team, we have to be very careful when
checking in our .jupiter file because it appears that when a new review is
added, it doesn't just insert the new review elemen…
-
I have this enum:
```java
enum EnumWithLambda {
VALUE((s) -> false);
EnumWithLambda(Predicate predicate) {
}
}
```
and this annotation which references the enum:
```ja…
-
```
I find that when working with a team, we have to be very careful when
checking in our .jupiter file because it appears that when a new review is
added, it doesn't just insert the new review elemen…