pub async fn project_get_all_compilation_issues( project: External<ProjectInstance>, ) -> Result<TurbopackResult<()>>