Write failing_checks(results) where results maps check name -> bool.
Return the list of check names that failed (value False), in order.
Write failing_checks(results) where results maps check name -> bool.
Return the list of check names that failed (value False), in order.