Skip to content

Handle error arrays like AggregateError for proper display #64

@gentlementlegen

Description

@gentlementlegen
          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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions