Skip to content

ci: 标准化 GitHub Actions 配置(每分支独立 CI,JDK 按版本线 8/17/21,JaCoCo 覆盖率门禁) #3

ci: 标准化 GitHub Actions 配置(每分支独立 CI,JDK 按版本线 8/17/21,JaCoCo 覆盖率门禁)

ci: 标准化 GitHub Actions 配置(每分支独立 CI,JDK 按版本线 8/17/21,JaCoCo 覆盖率门禁) #3

Triggered via push August 6, 2026 18:01
Status Success
Total duration 4h 11m 33s
Artifacts

ci.yml

on: push
JDK 21 Build & Verify
33s
JDK 21 Build & Verify
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
JDK 21 Build & Verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.