echoing-breakfast-73834
08/18/2020, 4:04 PMCheckResult object with failures? I've tried return CheckResult(None, check_failures), return CheckResult([], check_failures) and return CheckResult(_news, check_failures) but each of them raise a different error.