-
If I [create a project](https://github.com/jzheaux/javaformat-aot) that uses `io.spring.javaformat` and also the needed Boot and other plugins to support AOT compilation, then `./gradlew check` and `.…
-
Original idea comes from @shawkins .
The framework might add an annotation to resource(s) - primary might be sufficient - to support updates of the framework. For example from v4.3 -> v4.4 we start…
-
There is a need to be able to compare components that generate the same type of detections. For example, if two components generate `FACE` tracks we need to determine which one is better in terms of p…
-
```
Cannot write annotations on a union type if the types in the union have
declaration annotations on their type definitions.
For example, (full example attached)
...
} catch (@NonNull Inne…
-
From: https://github.com/checkstyle/checkstyle/pull/14192/files
We need to discuss annotation style rules now that we are extending usage of annotations via checker framework.
-
* spring-boot-starter-parent version: 3.3.2 (with managed dependency versions)
* assertj core version: 3.25.3
* java version: 17
* test framework version: junit-jupiter-api 5.10.3
**Test case re…
-
## **Describe the feature you'd like**
Private has variables should be omitted when reported.
## **Examples**
```
node Doc {
has text: str = "This is a text".
has:priv embedding: list[flo…
-
**Thank you for your interest in OpenSALT!**
> This template helps ensure that we have enough information to work on
> the issue.
> Please feel free to ignore any section that is not applicable o…
-
# Dependencies
## Opentracing
```
io.opentracing.contrib
opentracing-spring-jaeger-cloud-starter
2.0.0
…
-
### Description of the bug
I've just upgraded sarek from 3.14 to the latest version. When I run it now it crashes out almost immediately with:
`ERROR ~ Cannot invoke method startsWith() on null ob…