Skip to content

ci: run 2.0.x verification on main #9

ci: run 2.0.x verification on main

ci: run 2.0.x verification on main #9

Triggered via push August 7, 2026 04:29
Status Success
Total duration 48s
Artifacts

ci.yml

on: push
JDK 17 Build & Verify
39s
JDK 17 Build & Verify
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
JDK 17 Build & Verify
No files were found with the provided path: target/surefire-reports. No artifacts will be uploaded.
JDK 17 Build & Verify
No files were found with the provided path: target/site/jacoco. No artifacts will be uploaded.
JDK 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L70
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L64
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceAnalyzeOptions.java#L57
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L70
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L64
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceSearchOptions.java#L57
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L88
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L82
@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 17 Build & Verify: src/main/java/com/faceplusplus/spring/boot/req/FaceDetectOptions.java#L57
@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.