krishvishal commented on PR #3782: URL: https://github.com/apache/iggy/pull/3782#issuecomment-5160645622
Thanks for the PR! The CI is failing because `Cargo.lock` in this branch is internally inconsistent. This should fix it: ``` git merge origin/master cargo check --workspace ``` -- 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]
