refactor(jackson): 将ObjectMapper替换为JsonMapper并优化异常处理 #78
Annotations
2 errors and 2 warnings
|
JDK 21 Build & Verify
The job has exceeded the maximum execution time of 30m0s
|
|
JDK 21 Build & Verify
The operation was canceled.
|
|
JDK 21 Build & Verify
No files were found with the provided path: target/site/jacoco. No artifacts will be uploaded.
|
|
JDK 21 Build & Verify:
src/main/java/io/github/easy4j/openclaw/api/model/HookResponse.java#L31
@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.
|