The GitHub Actions job "SonarCloud Analysis" on kvrocks.git has failed. Run started by GitHub user PragmaTwice (triggered by PragmaTwice).
Head commit for run: c772109516a6698f8e74d50c1a43bb1c02a697c5 / hulk <hulk.webs...@gmail.com> Add the support of RESP3 map type (#2028) This PR mainly supports the RESP3 map type. But we found the FUNCTION LIST command output now is an array of bulk strings like `["function_name","add","library":"lib1"]`. To align with Redis's format which is an array of arrays that should be: `[["function_name","add"], ["library":"lib1"]]`. This closes #1996 Report URL: https://github.com/apache/kvrocks/actions/runs/7600400002 With regards, GitHub Actions via GitBox