*: fix clippy by ignoring RUSTSEC-2026-0002 (#19271)#19281
*: fix clippy by ignoring RUSTSEC-2026-0002 (#19271)#19281ti-chi-bot[bot] merged 1 commit intotikv:release-8.5from
Conversation
Signed-off-by: you06 <you1474600@gmail.com>
[LGTM Timeline notifier]Timeline:
|
|
@yudongusa: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: glorv, LykxSassinator, yudongusa The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
/test pull-unit-test |
|
/retest |
|
/test pull-unit-test |
|
/retest |
1 similar comment
|
/retest |
|
@you06: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
ref tikv#19249 Fix the CI by ignoring `RUSTSEC-2026-0002`. Signed-off-by: you06 <you1474600@gmail.com>
What is changed and how it works?
Issue Number: ref #19249
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
make clippybefore this PR:make clippywith this PR:Side effects
Release note