Specifies errors which occurred during processing.
If errors are provided, and completed = true, then the WorkItem is considered to have failed.
core.List<Status>? errors;