Skip to content

fix(pom): reformat properties with 8-space indent and 3-category grou… #34

fix(pom): reformat properties with 8-space indent and 3-category grou…

fix(pom): reformat properties with 8-space indent and 3-category grou… #34

Triggered via push August 10, 2026 01:21
Status Success
Total duration 52s
Artifacts –

ci.yml

on: push
JDK 8 Build & Verify
48s
JDK 8 Build & Verify
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L50
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L44
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L65
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L59
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L38
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L49
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L43
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
JDK 8 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L37
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.