The GitHub Actions job "CI" on kvrocks.git/unstable has failed. Run started by GitHub user PragmaTwice (triggered by PragmaTwice).
Head commit for run: b12e0b4b70e29c1f2e607b42ed9b4ac66335f916 / Twice <[email protected]> chore: fix format issue between different clang-format versions (#3250) Previously in https://github.com/apache/kvrocks/pull/3237#issuecomment-3449317460 @git-hulk mentioned that the formated code are different via clang-format 18.1.3 and clang-format 18.1.8. This is introduced by https://github.com/llvm/llvm-project/commit/3ceccbdb19959ae3068710cbcb99c41342c0774c. Basically we can fix (workaround) it by removing the colon after the ctor, and then the format result should be same in both versions. Report URL: https://github.com/apache/kvrocks/actions/runs/19201533731 With regards, GitHub Actions via GitBox
