The GitHub Actions job "CI" on rocketmq-dashboard.git/refactor-global-instance-id has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: c71bcbbb68989923ed62c2395417ad5f6af924b9 / lizhimins <[email protected]> refactor(instance): use globally unique instance ID across API, storage and pages Instance interactions (URL paths, query params, request bodies) now use the globally unique instance ID (rmq_instance.name) instead of numeric primary keys; numeric keys remain internal-only and are resolved via InstanceService.resolveInstanceId/normalizeIdentifier and MetadataService.normalizeInstanceId. Topic/group storage columns instance_id store the real instance ID (VARCHAR), entities/VOs/DTOs switch Long->String, cloud providers drop parseLongOrNull. K8s certificates replace the free-form name column with k8s_id. Instance edit dialog now allows editing access type and endpoint; group detail no longer crashes when the backend returns null subscribedTopics/instances (normalized to empty lists at the service boundary). Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/32110454513 With regards, GitHub Actions via GitBox
