The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
909d58788fb8194ae35e4d3a7defeed6add47486 / Binbin <binloveplay1...@qq.com>
Fix SCRIPT EXISTS arity (#1567)

This is a minor fix, SCRIPT EXISTS requires at least
three arguments.

Before the change, we can do this:

```
127.0.0.1:6666> script exists
(empty array)
```

After: we will return the wrong number of arguments error.

Report URL: https://github.com/apache/kvrocks/actions/runs/5506210846

With regards,
GitHub Actions via GitBox

Reply via email to