pub(crate) fn run_check(entry: &Path) -> ExitCode
mos check: parse + lower the entry file and report diagnostics. Exits 0 if no errors (warnings still print); 1 otherwise.
mos check