The GitHub Actions job "CI" on kvrocks.git/unstable has failed.
Run started by GitHub user PragmaTwice (triggered by PragmaTwice).

Head commit for run:
91a1c456d71e4eeff1d9d543f52964fa11f9cf90 / RX Xiao 
<[email protected]>
feat(ts):  Add support for deleting range of data and `TS.DEL` command (#3174)

```
127.0.0.1:6666> TS.CREATE temp:JLM LABELS type temp location JLM
127.0.0.1:6666> TS.MADD temp:JLM 1005 30 temp:JLM 1015 35 temp:JLM 1025 9999 
temp:JLM 1035 40
127.0.0.1:6666> TS.DEL temp:JLM 1000 1030
(integer) 3
127.0.0.1:6666> TS.DEL temp:JLM - +
(integer) 1
```

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

With regards,
GitHub Actions via GitBox

Reply via email to