Copilot commented on code in PR #912: URL: https://github.com/apache/skywalking-banyandb/pull/912#discussion_r2650313746
########## CHANGES.md: ########## @@ -31,6 +31,10 @@ Release Notes. - Add FODC overview doc. - Remove Java client doc, and recreate client APIs docs. +### Chores + +- Upgrade Node.js support from 20.12 to 24.6.0, and align CI, license checks, and documentation Review Comment: There is an extra space at the beginning of this line before "Upgrade". This is inconsistent with the formatting of other entries in the CHANGES.md file. The line should start with a single hyphen followed by two spaces, then the text. ```suggestion - Upgrade Node.js support from 20.12 to 24.6.0, and align CI, license checks, and documentation ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
