Skip to content

feat(ws): 更新WebSocket协议参数和SDK功能 #67

feat(ws): 更新WebSocket协议参数和SDK功能

feat(ws): 更新WebSocket协议参数和SDK功能 #67

Triggered via push August 13, 2026 13:10
Status Failure
Total duration 19s
Artifacts –

ci.yml

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

Annotations

10 errors and 3 warnings
JDK 17 Build & Verify: src/main/java/io/github/easy4j/openclaw/OpenClawDebugConfig.java#L4
package okhttp3.extension.logging does not exist
JDK 17 Build & Verify: src/main/java/io/github/easy4j/openclaw/OpenClawDebugConfig.java#L4
package okhttp3.extension.logging does not exist
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/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.