jianguotian commented on code in PR #14:
URL: https://github.com/apache/paimon-full-text/pull/14#discussion_r3584351997


##########
.github/workflows/ci.yml:
##########
@@ -77,7 +77,31 @@ jobs:
         run: cargo clippy --all-targets --workspace -- -D warnings

Review Comment:
   Fixed in d6e71f0. I added `--locked` to Clippy and both preceding `cargo 
deny` commands, since those commands can also update `Cargo.lock`. Verified the 
license and dependency-metadata checks, Clippy, and all 48 tests with Rust 1.90.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to