Skip to content

fix(pom): add missing maven.compiler.release #38

fix(pom): add missing maven.compiler.release

fix(pom): add missing maven.compiler.release #38

Triggered via push August 10, 2026 03:46
Status Success
Total duration 41s
Artifacts –

ci.yml

on: push
JDK 8 Build & Verify
38s
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/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/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/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.