maybe we should also handle `AggregateError` inside the SDK to have this functionality everywhere
Originally posted by @whilefoo in ubiquity-os-marketplace/command-start-stop#133 (comment)
Multiple aggregated errors do not get displayed properly by the SDK using postComment, because it is an array of errors instead of a single error with a single message. Error messages should get concatenated altogether.