Skip to content

fix(java): place bean-validation @Valid on the type argument instead of the container (HV000271) #1085

fix(java): place bean-validation @Valid on the type argument instead of the container (HV000271)

fix(java): place bean-validation @Valid on the type argument instead of the container (HV000271) #1085

Triggered via pull request July 1, 2026 18:38
Status Success
Total duration 13m 27s
Artifacts
Matrix: Build Java Client JDK17
Fit to window
Zoom out
Zoom in

Annotations

113 warnings
Build Java Client JDK17 (samples/client/petstore/java/restclient-springBoot4-jackson2): samples/client/petstore/java/restclient-springBoot4-jackson2/src/main/java/org/openapitools/client/ApiClient.java#L163
[removal] messageConverters(Consumer<List<HttpMessageConverter<?>>>) in Builder has been deprecated and marked for removal
Build Java Client JDK17 (samples/client/petstore/java/restclient-springBoot4-jackson2): samples/client/petstore/java/restclient-springBoot4-jackson2/src/main/java/org/openapitools/client/ApiClient.java#L160
[removal] MappingJackson2HttpMessageConverter in org.springframework.http.converter.json has been deprecated and marked for removal
Build Java Client JDK17 (samples/client/petstore/java/jersey3-oneOf)
@param argument "obj" is not a parameter name.
Build Java Client JDK17 (samples/client/petstore/java/jersey3-jackson3)
@param argument "obj" is not a parameter name.