Description
The newly added "Validate lock files" step in the clp-rust-checks workflow is failing across multiple branches, including the main branch.
Failing Workflow Runs
Context
The step was added in PR #1448 and runs task deps:lock:check-rust to validate that Cargo.lock is up-to-date.
References
Reported by: @junhaoliao
Description
The newly added "Validate lock files" step in the
clp-rust-checksworkflow is failing across multiple branches, including themainbranch.Failing Workflow Runs
Context
The step was added in PR #1448 and runs
task deps:lock:check-rustto validate that Cargo.lock is up-to-date.References
Cargo.lock); Add check to GH workflow. #1448Cargo.lock); Add check to GH workflow. #1448 (comment)Reported by: @junhaoliao