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: b719f0347612df407544e7e40e36af1db9ce1437 / MizukiCry <yuu...@outlook.com> Add the support of the ZMPOP command (#1468) Syntax: ZMPOP num keys key [key ...] <MIN | MAX> [COUNT count] Complexity: Worstly O(K) + O(M*log(N)): - K: num keys - N: the number of elements in the set - M: the number of elements popped - It returns nil if no elements popped Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/5088662625 With regards, GitHub Actions via GitBox