Add errors to the existing errors.
static addErrors(Map<Object, Failure> errors) { _errors.addAll(errors); }