The GitHub Actions job "CI" on rocketmq-dashboard.git/studio/schema-standardization has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 0e26e212e9e7dd69b793e412f9a44c5f1c0f8837 / lizhimins <[email protected]> refactor(server): standardize database schema with numeric auto-increment keys - every table now starts with id bigint(20) unsigned auto_increment plus gmt_create/gmt_modified as the fixed 2nd/3rd columns; drop varchar UUID primary keys and created_at/updated_at - rename rmq_topic to rmq_instance_topic, rmq_group to rmq_instance_group, rmq_message_query to rmq_instance_message, rmq_trace_query to rmq_instance_trace - switch entities, repositories, services, VOs and DTOs from String to Long ids and remove all UUID generation; move the ACL default-permission marker from id suffixes to resource_pattern, resolve the settings singleton by first row, keep ds_key as the data source business key, and add InstanceIds/EntityIds helpers bridging String API parameters to numeric ids Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/32023098069 With regards, GitHub Actions via GitBox
