Skip to content

docs(sdk): 更新 SDK 类和方法的文档注释 #19

docs(sdk): 更新 SDK 类和方法的文档注释

docs(sdk): 更新 SDK 类和方法的文档注释 #19

Triggered via push August 8, 2026 17:52
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: push
JDK 21 Build & Verify
1m 15s
JDK 21 Build & Verify
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
JDK 21 Build & Verify
No files were found with the provided path: target/surefire-reports. No artifacts will be uploaded.
JDK 21 Build & Verify
No files were found with the provided path: target/site/jacoco. No artifacts will be uploaded.
JDK 21 Build & Verify
use of default constructor, which does not provide a comment
JDK 21 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 21 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 21 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.
JDK 21 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 21 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 21 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 21 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 21 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 21 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.