Skip to content

fix: fix github ci#3

Merged
JingsongLi merged 2 commits into
apache:mainfrom
JingsongLi:fix_ci
May 18, 2026
Merged

fix: fix github ci#3
JingsongLi merged 2 commits into
apache:mainfrom
JingsongLi:fix_ci

Conversation

@JingsongLi
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@leaves12138 leaves12138 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. I reviewed the latest head (c82bab1) and verified both the workflow change and the Rust-side clippy fixes.

Validation results:

  • GitHub Actions for this head are green: check and build-and-test both passed.
  • cargo fmt --all -- --check: passed locally.
  • cargo clippy --workspace --all-targets -- -D warnings: passed locally.
  • cargo test --workspace --all-targets: passed locally (22 tests).

The CI workflow now covers formatting, clippy, build, and tests, and the code changes are behavior-preserving cleanup for the current logic. I do not see any blocker for this PR.

@JingsongLi JingsongLi merged commit 3067a7a into apache:main May 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants