The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/body-display-utf8-truncation-1424 has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 6857f6137763fe043bbcf548c194e5f926642497 / Yxq <[email protected]> [ISSUE #1424] Fix UTF-8 body display truncation at multi-byte boundary When truncating message body for display, the truncation point could fall in the middle of a multi-byte UTF-8 character, causing the decoder to throw CharacterCodingException and fall through to BASE64 encoding even for valid UTF-8 text. This fix walks back the truncation point to the last complete UTF-8 character boundary before decoding. Fixes #1424 Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31372952232 With regards, GitHub Actions via GitBox
