Adrian Lapierre

Results 7 issues of Adrian Lapierre

### Expected Behavior `findById` repository method not works when key is UUID - it works couple versions ago. In my case it is composit key repository ```java @Repository public interface...

### Expected Behavior app should compile and run in IntelliJ ### Actual Behaviour ``` Executing pre-compile tasks… Running 'before' tasks Checking sources Copying resources... [ksef-integration-service-multitenant] Parsing java… [ksef-integration-service-multitenant] java: java.lang.NoSuchFieldError:...

image based on `ubuntu 22.0` has significant number of security problems: ```shell trivy image geoserver-docker.osgeo.org/geoserver:2.23.1 ``` ``` geoserver-docker.osgeo.org/geoserver:2.23.1 (ubuntu 22.04) Total: 104 (UNKNOWN: 0, LOW: 41, MEDIUM: 63, HIGH: 0,...

in `paths.md` should by DynamicFormDTO](definitions.md#dynamicformdto) but now is DynamicFormDTO](#dynamicformdto) - there is no file name in a link.

#### Bug Report Checklist there is missing `java.util.function.Function` import for: ```java public final static Map VALUE_MAPPING = Map.copyOf(Arrays.stream(values()) .collect(Collectors.toMap(v -> v.value, Function.identity()))); ``` it happened in `CustomerCreateDTO` when I use...

Issue: Bug

I'm useing Micronaut framework with Micronaut Data and I'm trying to facilitate GraalVM Native Image. Every think works fine how long I'm not using `PostgreSQLRangeType`. Problem is in lack of...

requires investigation

### What version of ogen are you using? ``` github.com/ogen-go/ogen v1.16.0 ``` ### Can this issue be reproduced with the latest version? Yes Hi, I’ve encountered what looks like a...

bug