This is meant to be used in CI workflows to raise conditions from fhub_validations objects.

check_for_errors(x)

Arguments

x

A fhub_validations object

Value

An error if one of the elements of x is of class fhub_failure or fhub_unrecoverable_error. TRUE invisibly otherwise.