The GitHub Actions job "CI" on incubator-kvrocks.git has failed. Run started by GitHub user git-hulk (triggered by git-hulk).
Head commit for run: 6e16a4e9729a7bb4d451ed3ef3a6f701f64efa53 / Binbin <[email protected]> Fix stream_metadata enum -Wint-in-bool-context warning (#1349) There is a warning in the code: ``` /incubator-kvrocks/src/storage/batch_extractor.cc:89:50: warning: enum constant in boolean context [-Wint-in-bool-context] 89 | StreamMetadata stream_metadata(kRedisStream); ``` This was introduced in #1345 Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/4511636342 With regards, GitHub Actions via GitBox
