The GitHub Actions job "CI" on 
rocketmq-dashboard.git/fix/cluster-null-safety-995 has failed.
Run started by GitHub user 123123213weqw (triggered by 123123213weqw).

Head commit for run:
dd4c6352ae5c9b06c69c7782474e5e374b9d72da / Yue Wang <[email protected]>
fix: guard cluster page against null component lists

A real cluster without a proxy can serialize its component lists as null.
Guard every brokers/proxies/nameServers/config access in the cluster page with
`?? []` / `?? {}`, and extract the summary counts into a pure
countClusterComponents helper with unit tests.

Report URL: 
https://github.com/apache/rocketmq-dashboard/actions/runs/30988070698

With regards,
GitHub Actions via GitBox

Reply via email to