fail-fast = true -> if 1 check failed -> return result fail-fast = false -> all check run then return result